cpython/Lib/email/test
Anthony Baxter 3dd9e46161 Added a usegmt flag to email.Utils.formatdate - this allows it to be
used to replace rfc822.formatdate for protocols like HTTP (where 'GMT' must
be the timezone string).
2004-10-11 13:53:08 +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 Added a usegmt flag to email.Utils.formatdate - this allows it to be 2004-10-11 13:53: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