Why don't use the normal Python shell syntax as used by doctest? >>> abs(-5.5) 5.5
That would be much more readable. -- http://mail.python.org/mailman/listinfo/python-list
Why don't use the normal Python shell syntax as used by doctest? >>> abs(-5.5) 5.5
That would be much more readable. -- http://mail.python.org/mailman/listinfo/python-list