This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author michael.henry
Recipients michael.henry, r.david.murray
Date 2011-03-15.15:07:48
SpamBayes Score 0.013190141
Marked as misclassified No
Message-id <1300201669.88.0.875643607067.issue11554@psf.upfronthosting.co.za>
In-reply-to
Content
test_email_codecs.py in the email module should be ported to Python 3.

The attached patch ports test_email_codecs.py and hooks it into the email test
suite.
History
Date User Action Args
2011-03-15 15:07:49michael.henrysetrecipients: + michael.henry, r.david.murray
2011-03-15 15:07:49michael.henrysetmessageid: <1300201669.88.0.875643607067.issue11554@psf.upfronthosting.co.za>
2011-03-15 15:07:48michael.henrylinkissue11554 messages
2011-03-15 15:07:48michael.henrycreate