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
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
test_email_torture.py