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
5604ef3e36756e59d3396ed16d7a94de2687e0ac
cpython
/
Lib
/
test
/
test_email
History
Ezio Melotti
d8b509b192
#13012
: use splitlines(keepends=True/False) instead of splitlines(0/1).
2011-09-28 17:37:55 +03:00
..
data
…
__init__.py
#13012
: use splitlines(keepends=True/False) instead of splitlines(0/1).
2011-09-28 17:37:55 +03:00
__main__.py
…
test_asian_codecs.py
…
test_email.py
…
test_generator.py
…
test_policy.py
…
test_utils.py
#665194
: support roundtripping RFC2822 date stamps in the email.utils module
2011-07-20 11:41:21 -04:00
torture_test.py
…