cpython/Lib/email/test
Barry Warsaw 48b0a1c603 test_text_plain_in_a_multipart_digest(): A test of the fix for SF bug
#631350, where a subobject in a multipart/digest isn't a
message/rfc822.
2002-11-05 21:04:52 +00:00
..
data Test case, distilled from SF bug #631350, where a subobject in a 2002-11-05 20:53:18 +00:00
__init__.py The email package's tests live much better in a subpackage 2002-07-19 22:31:10 +00:00
test_email.py test_text_plain_in_a_multipart_digest(): A test of the fix for SF bug 2002-11-05 21:04:52 +00:00
test_email_codecs.py Get rid of relative imports in all unittests. Now anything that 2002-07-23 19:04:11 +00:00
test_email_torture.py openfile(): Go back to opening the files in text mode. This undoes 2002-10-07 17:27:55 +00:00