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 steve.dower
Recipients paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-09-06.00:50:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473123052.05.0.665599565772.issue27959@psf.upfronthosting.co.za>
In-reply-to
Content
Forgot to include the oem.py file in that patch, but it's basically identical to mbcs.py except calling 'oem_encode' and 'oem_decode'. It'll be in the next one
History
Date User Action Args
2016-09-06 00:50:52steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, zach.ware
2016-09-06 00:50:52steve.dowersetmessageid: <1473123052.05.0.665599565772.issue27959@psf.upfronthosting.co.za>
2016-09-06 00:50:52steve.dowerlinkissue27959 messages
2016-09-06 00:50:51steve.dowercreate