cpython/Lib/email/test
Barry Warsaw 6153201274 SF bug #1347874; FeedParser does not comply with RFC2822.
Change headerRE as suggested in the bug report, so that single character
headers are accepted.  Test case added too.  Will backport to Python 2.4.
2006-01-17 05:58:08 +00:00
..
data Ported 42075 from release23-maint branch. 2006-01-17 04:49:07 +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 SF bug #1347874; FeedParser does not comply with RFC2822. 2006-01-17 05:58:08 +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