cpython/Lib/email/test
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
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