Commit 19110bc3 authored by Michael W. Hudson's avatar Michael W. Hudson

Delete comment my last checkin rendered obsolete.

I should also not that my last checkin did stuff that made failures give
more helpful information.
parent 43c26982
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment