cpython/Lib/test/test_email
Serhiy Storchaka 6baa0a53b0 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:10:15 +03:00
..
data
__init__.py
__main__.py
test__encoded_words.py
test__header_value_parser.py
test_asian_codecs.py
test_contentmanager.py
test_defect_handling.py
test_email.py Issue #6598: Increased time precision and random number range in 2015-05-19 10:10:15 +03:00
test_generator.py #20098: add mangle_from_ policy option. 2015-05-17 14:24:33 -04:00
test_headerregistry.py
test_inversion.py
test_message.py
test_parser.py
test_pickleable.py
test_policy.py #20098: add mangle_from_ policy option. 2015-05-17 14:24:33 -04:00
test_utils.py
torture_test.py