]> granicus.if.org Git - python/commit
Fix the remaining doctest failures.
authorGuido van Rossum <guido@python.org>
Fri, 9 Feb 2007 23:39:59 +0000 (23:39 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 9 Feb 2007 23:39:59 +0000 (23:39 +0000)
commite0192e576f883bc495f2b731325173fd9d945d46
tree51265acfc53d01f17a3a44f7e0abb5af2dca68c8
parent79f554368533d069545cea148173c44fd056836d
Fix the remaining doctest failures.
One was a modified line that was echoed in an exception;
the other two were softspace problems, fixed clumsily but effectively.
Lib/test/test_doctest.py