cpython/Lib/test/test_email
2014-12-15 14:06:02 +02: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 #16324: _charset parameter of MIMEText now also accepts email.charset.Charset instances. 2014-09-27 00:57:29 +03:00
test_generator.py
test_headerregistry.py #21991: make headerregistry params property MappingProxyType. 2014-10-17 19:30:13 -04:00
test_inversion.py
test_message.py Merge: #21091: make is_attachment a method. 2014-09-20 18:16:39 -04:00
test_parser.py
test_pickleable.py Issue #22777: Test pickling with all protocols. 2014-12-15 14:03:42 +02:00
test_policy.py
test_utils.py
torture_test.py