]> granicus.if.org Git - python/commit
Fix the test output, now that escapes in repr() of string and Unicode
authorGuido van Rossum <guido@python.org>
Wed, 24 Jan 2001 21:46:18 +0000 (21:46 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 24 Jan 2001 21:46:18 +0000 (21:46 +0000)
commit0fc8b74fc59315cdc232a8b8e36e9d3ec8c14cd0
tree79b75c30e34a287f80affa767f4580e7b4c0bacc
parent05bbb9a8fb0e6b5dc01bf30d78517d356a1080cb
Fix the test output, now that escapes in repr() of string and Unicode
are different (Ping couldn't test this).
Lib/test/output/test_pyexpat