cpython/Lib/test/test_email
Victor Stinner 9d95cbeaf9 Close #15165: Fix test_email on Windows 64 bits
Use year 1990 instead of year 1970 to avoid issues with negative timestamps.
2012-11-05 02:06:13 +01:00
..
data
__init__.py
__main__.py
test__encoded_words.py
test__header_value_parser.py
test_asian_codecs.py
test_defect_handling.py
test_email.py
test_generator.py
test_headerregistry.py
test_message.py
test_parser.py
test_pickleable.py
test_policy.py
test_utils.py Close #15165: Fix test_email on Windows 64 bits 2012-11-05 02:06:13 +01:00
torture_test.py