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 martin.panter
Recipients doerwalter, lemburg, martin.panter, serhiy.storchaka
Date 2014-09-15.06:56:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410764170.3.0.848231397237.issue22406@psf.upfronthosting.co.za>
In-reply-to
Content
Here are two patches: a test and a fix. I’m not sure if it is okay to add a test for the “codecs” module with the tests for the “uu” module; it was easier that way because I am basically running the same test over the two different APIs.
History
Date User Action Args
2014-09-15 06:56:10martin.pantersetrecipients: + martin.panter, lemburg, doerwalter, serhiy.storchaka
2014-09-15 06:56:10martin.pantersetmessageid: <1410764170.3.0.848231397237.issue22406@psf.upfronthosting.co.za>
2014-09-15 06:56:10martin.panterlinkissue22406 messages
2014-09-15 06:56:10martin.pantercreate