cpython/Lib/email/test
Barry Warsaw dce231fb14 A boiled down example from Anthony's MIME torture tests. This one has a
separating boundary for an outer part inside an inner part.
2004-05-13 20:12:32 +00:00
..
data A boiled down example from Anthony's MIME torture tests. This one has a 2004-05-13 20:12:32 +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 More boiled down tests from Anthony's big torture suite. 2004-05-11 22:21:56 +00:00
test_email_codecs.py Add CJK codecs support as discussed on python-dev. (SF #873597) 2004-01-17 14:29:29 +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