commit | 42756df91cb466d3672756cdeae03089adb72e3f | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Jan 24 21:49:57 2001 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Jan 24 21:49:57 2001 +0000 |
tree | 9d1a0365384aa06dd8ef4e89c869e279d4e17af2 | |
parent | 0fc8b74fc59315cdc232a8b8e36e9d3ec8c14cd0 [diff] |
Fix the test output, now that escapes in repr() of string and Unicode are different (Ping didn't test this).