cpython/Lib/email/test
Serhiy Storchaka 49f2ccf83d Issue #6598: Increased time precision and random number range in
email.utils.make_msgid() to strengthen the uniqueness of the message ID.
2015-05-19 10:09:27 +03:00
..
data #14983: always add a line end after a MIME boundary marker. 2014-02-08 17:54:12 -05: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 #6598: Increased time precision and random number range in 2015-05-19 10:09:27 +03: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 #14983: always add a line end after a MIME boundary marker. 2014-02-08 17:54:12 -05:00
test_email_torture.py Add missing import when running these tests standalone. 2010-02-06 23:54:04 +00:00