cpython/Lib/email/test
Barry Warsaw f4c7c402d4 RFC 2822 describes the characters allowed in a header field name. Conform to
this, and add test cases.
2004-11-29 03:46:54 +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 RFC 2822 describes the characters allowed in a header field name. Conform to 2004-11-29 03:46:54 +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