]> git.ipfire.org Git - thirdparty/Python/cpython.git/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:49:57 +0000 (21:49 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 24 Jan 2001 21:49:57 +0000 (21:49 +0000)
commit42756df91cb466d3672756cdeae03089adb72e3f
tree9d1a0365384aa06dd8ef4e89c869e279d4e17af2
parent0fc8b74fc59315cdc232a8b8e36e9d3ec8c14cd0
Fix the test output, now that escapes in repr() of string and Unicode
are different (Ping didn't test this).
Lib/test/output/test_mmap
Lib/test/output/test_rotor