Python-by-example - new online guide to Python Standard Library

Panzerlurch panzerlurch at gmail.com
Wed Apr 2 09:53:28 EDT 2008


Why don't use the normal Python shell syntax as used by doctest?

>>> abs(-5.5)
5.5

That would be much more readable.



More information about the Python-list mailing list