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:
Michael W. Hudson 2003-04-30 08:42:19 +00:00
parent f9addb676d
commit 1bc2fdd785
1 changed files with 0 additions and 2 deletions

View File

@ -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