diff options
author | Guido van Rossum <guido@python.org> | 2001-01-24 21:49:57 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-01-24 21:49:57 (GMT) |
commit | 42756df91cb466d3672756cdeae03089adb72e3f (patch) | |
tree | 9d1a0365384aa06dd8ef4e89c869e279d4e17af2 /Lib/test/output/test_rotor | |
parent | 0fc8b74fc59315cdc232a8b8e36e9d3ec8c14cd0 (diff) | |
download | cpython-42756df91cb466d3672756cdeae03089adb72e3f.zip cpython-42756df91cb466d3672756cdeae03089adb72e3f.tar.gz cpython-42756df91cb466d3672756cdeae03089adb72e3f.tar.bz2 |
Fix the test output, now that escapes in repr() of string and Unicode
are different (Ping didn't test this).
Diffstat (limited to 'Lib/test/output/test_rotor')
-rw-r--r-- | Lib/test/output/test_rotor | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Lib/test/output/test_rotor b/Lib/test/output/test_rotor index 621b089..6b15b8b 100644 --- a/Lib/test/output/test_rotor +++ b/Lib/test/output/test_rotor @@ -1,5 +1,5 @@ test_rotor -'\265q\220\243\350IT\321\007\332\035\334\337' -'\033>k(\037\212,\201\313\237\342' +'\xb5q\x90\xa3\xe8IT\xd1\x07\xda\x1d\xdc\xdf' +'\x1b>k(\x1f\x8a,\x81\xcb\x9f\xe2' spam and eggs cheese shop |