This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-14 08:28:31 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d41e01dfb56c28176665b7deef256d0cd5266708
cpython
/
Lib
/
test
/
test_email
T
History
Ezio Melotti
3a62e45b97
Merge typo fixes from 3.3.
2013-01-27 06:20:51 +02: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
Fix a few typos and a double semicolon. Patch by Eitan Adler.
2013-01-27 06:20:14 +02:00
test_message.py
…
test_parser.py
…
test_pickleable.py
…
test_policy.py
…
test_utils.py
…
torture_test.py
…