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 r.david.murray
Recipients barry, mitya57, r.david.murray
Date 2012-03-19.00:41:46
SpamBayes Score 0.49818718
Marked as misclassified No
Message-id <1332117706.78.0.953253132195.issue14360@psf.upfronthosting.co.za>
In-reply-to
Content
Interesting.  Apparently we have no tests for the encode_ functions, nor do we use them inside the email package itself (except for encode_7or8bit).

Do you have any interest in writing a patch with tests?
History
Date User Action Args
2012-03-19 00:41:46r.david.murraysetrecipients: + r.david.murray, barry, mitya57
2012-03-19 00:41:46r.david.murraysetmessageid: <1332117706.78.0.953253132195.issue14360@psf.upfronthosting.co.za>
2012-03-19 00:41:46r.david.murraylinkissue14360 messages
2012-03-19 00:41:46r.david.murraycreate