mirror of
https://github.com/python/cpython.git
synced 2025-08-30 13:38:43 +00:00
Delete comment my last checkin rendered obsolete.
I should also not that my last checkin did stuff that made failures give more helpful information.
This commit is contained in:
parent
f9addb676d
commit
1bc2fdd785
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@ import StringIO
|
|||
|
||||
import unittest
|
||||
|
||||
# placement is crucial!!! move the start of _f and you have to adjust the
|
||||
# line numbers in dis_f
|
||||
def _f(a):
|
||||
print a
|
||||
return 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue