cpython/Lib/email/test
Barry Warsaw 932874df39 test_boundary_with_leading_space(): Test case for SF bug #1060941. RFC 2046
says boundaries may begin -- but not end -- with whitespace.

I will backport to Python 2.3.
2004-11-06 00:04:20 +00:00
..
data An example message for SF bug # 1030941. 2004-10-09 22:57:57 +00:00
__init__.py Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00
test_email.py test_boundary_with_leading_space(): Test case for SF bug #1060941. RFC 2046 2004-11-06 00:04:20 +00:00
test_email_codecs.py Add CJK codecs support as discussed on python-dev. (SF #873597) 2004-01-17 14:29:29 +00:00
test_email_torture.py Fix test for FeedParser results. 2004-10-03 04:02:43 +00:00