]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix test failures for repr.py.
authorGuido van Rossum <guido@python.org>
Thu, 20 Apr 2006 16:07:39 +0000 (16:07 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 20 Apr 2006 16:07:39 +0000 (16:07 +0000)
commita48a3b42dd78c0201010ed737fdc45244a526648
treed8c38fb35040a77102f969e15a157d5aa315ec6f
parent08a1a9fac7d754207ac339e1828a789d0462dfd4
Fix test failures for repr.py.
But shouldn't we kill this module?  How many pprint clones do we need?
Lib/repr.py
Lib/test/test_repr.py