This website requires JavaScript.
Explore
Help
Sign in
jepler
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
505be2146f
cpython
/
Lib
/
email
/
test
History
R David Murray
e1292a25d8
#11492
: fix header truncation on folding when there are runs of split chars.
...
Not a complete fix for this issue.
2011-04-07 20:54:03 -04:00
..
data
Merged revisions 80795 via svnmerge from
2010-05-21 13:11:00 +00:00
__init__.py
Copying the email package back, despite its failings.
2007-08-30 01:15:14 +00:00
test_email.py
#11492
: fix header truncation on folding when there are runs of split chars.
2011-04-07 20:54:03 -04:00
test_email_codecs.py
"Port" the fix for issue 1974 from the trunk (2.7). Because Python 3.x does things much better, less changes are necessary.
2009-03-30 23:12:30 +00:00
test_email_torture.py
#2621
rename test.test_support to test.support
2008-05-20 21:35:26 +00:00