cpython/Lib/email/test
R. David Murray ed44dfa4c7 Issue #1670765: Prevent email.generator.Generator from re-wrapping
headers in multipart/signed MIME parts, which fixes one of the sources of
invalid modifications to such parts by Generator.  Patch and tests by
Martin von Gagern.
2010-01-16 05:15:17 +00:00
..
data Issue #1670765: Prevent email.generator.Generator from re-wrapping 2010-01-16 05:15:17 +00:00
__init__.py Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00
test_email.py Issue #1670765: Prevent email.generator.Generator from re-wrapping 2010-01-16 05:15:17 +00:00
test_email_codecs.py #2622 Import errors in email.message, from a py2app standalone application. 2009-07-11 14:33:51 +00:00
test_email_codecs_renamed.py fix import 2009-03-30 02:14:21 +00:00
test_email_renamed.py Kill a couple of "<>" 2010-01-04 23:28:16 +00:00
test_email_torture.py #2622 Import errors in email.message, from a py2app standalone application. 2009-07-11 14:33:51 +00:00