cpython/Lib/email/test
Serhiy Storchaka 9665cca16d Issue #6598: Avoid clock wrapping around in test_make_msgid_collisions.
Use time.time instead of time.clock.
2015-11-10 19:53:37 +02:00
..
data #14983: always add a line end after a MIME boundary marker. 2014-02-08 17:54:12 -05:00
__init__.py
test_email.py Issue #6598: Avoid clock wrapping around in test_make_msgid_collisions. 2015-11-10 19:53:37 +02:00
test_email_codecs.py
test_email_codecs_renamed.py
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