cpython/Lib/email/test
R. David Murray 05b7631c17 Merged revisions 82922 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r82922 | r.david.murray | 2010-07-16 21:19:57 -0400 (Fri, 16 Jul 2010) | 4 lines

  #1555570: correctly handle a \r\n that is split by the read buffer.

  Patch and test by Tony Nelson.
........
2010-07-17 01:35:16 +00:00
..
data Bug 7755: audiotest.au is arguably copyrighted material, but definitely makes 2010-05-05 16:15:09 +00:00
__init__.py
test_email.py Merged revisions 82922 via svnmerge from 2010-07-17 01:35:16 +00:00
test_email_codecs.py
test_email_codecs_renamed.py
test_email_renamed.py Issue #7143: get_payload used to strip any trailing newline from a 2010-03-08 02:04:06 +00:00
test_email_torture.py Add missing import when running these tests standalone. 2010-02-06 23:54:04 +00:00