This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d4cbcc86bbef64ec00ba4987b5fc35e3a5f433d
cpython
/
Lib
/
test
/
test_email
History
Benjamin Peterson
60a2f49c8c
merge 3.4 (
#19996
)
2015-01-25 23:31:58 -05:00
..
data
…
__init__.py
Issue
#22002
: Make full use of test discovery in test sub-packages.
2014-07-23 12:00:29 -05:00
__main__.py
Issue
#22002
: Make full use of test discovery in test sub-packages.
2014-07-23 12:00:29 -05:00
test__encoded_words.py
…
test__header_value_parser.py
#20977
: fix undefined name in the email module. Patch by Rose Ames.
2014-08-04 17:16:49 +03:00
test_asian_codecs.py
…
test_contentmanager.py
…
test_defect_handling.py
…
test_email.py
merge 3.4 (
#19996
)
2015-01-25 23:31:58 -05: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
#20871
: improve email policy test coverage.
2014-03-09 15:29:24 -04:00
test_utils.py
…
torture_test.py
…