diff options
author | Walter Dörwald <walter@livinglogic.de> | 2003-05-22 17:32:40 (GMT) |
---|---|---|
committer | Walter Dörwald <walter@livinglogic.de> | 2003-05-22 17:32:40 (GMT) |
commit | 8891021229abb3bc4a9732c8cfa1993dccde8674 (patch) | |
tree | 08b75fd0083e5b9011b66a401d83318375cdcb48 /Lib/test/output | |
parent | fee10040b4289560b5747d9e774e7a2d5d058605 (diff) | |
download | cpython-8891021229abb3bc4a9732c8cfa1993dccde8674.zip cpython-8891021229abb3bc4a9732c8cfa1993dccde8674.tar.gz cpython-8891021229abb3bc4a9732c8cfa1993dccde8674.tar.bz2 |
Port test_mimetools.py to PyUnit and add various tests.
From SF patch #736962.
Diffstat (limited to 'Lib/test/output')
-rw-r--r-- | Lib/test/output/test_mimetools | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Lib/test/output/test_mimetools b/Lib/test/output/test_mimetools deleted file mode 100644 index 4f0ec70..0000000 --- a/Lib/test/output/test_mimetools +++ /dev/null @@ -1,5 +0,0 @@ -test_mimetools -7bit PASS -8bit PASS -base64 PASS -quoted-printable PASS |