diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2004-08-31 13:41:04 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2004-08-31 13:41:04 (GMT) |
commit | a7313d05433da4deedf8068d68e5e944ab51a2cc (patch) | |
tree | 1828921f8dba61ccb6d4dc8e0c0935f2c9c87890 /Lib/test/output | |
parent | 57269d0c7c7a6fc989fcbef5b82853aa36fb44ca (diff) | |
download | cpython-a7313d05433da4deedf8068d68e5e944ab51a2cc.zip cpython-a7313d05433da4deedf8068d68e5e944ab51a2cc.tar.gz cpython-a7313d05433da4deedf8068d68e5e944ab51a2cc.tar.bz2 |
Remove test output for rotor, xreadline
Diffstat (limited to 'Lib/test/output')
-rw-r--r-- | Lib/test/output/test_rotor | 5 | ||||
-rw-r--r-- | Lib/test/output/test_xreadline | 4 |
2 files changed, 0 insertions, 9 deletions
diff --git a/Lib/test/output/test_rotor b/Lib/test/output/test_rotor deleted file mode 100644 index 6b15b8b..0000000 --- a/Lib/test/output/test_rotor +++ /dev/null @@ -1,5 +0,0 @@ -test_rotor -'\xb5q\x90\xa3\xe8IT\xd1\x07\xda\x1d\xdc\xdf' -'\x1b>k(\x1f\x8a,\x81\xcb\x9f\xe2' -spam and eggs -cheese shop diff --git a/Lib/test/output/test_xreadline b/Lib/test/output/test_xreadline deleted file mode 100644 index 2b84210..0000000 --- a/Lib/test/output/test_xreadline +++ /dev/null @@ -1,4 +0,0 @@ -test_xreadline -AttributeError (expected) -TypeError (expected) -RuntimeError (expected): xreadlines object accessed out of order |