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 vstinner
Recipients ezio.melotti, lemburg, loewis, michael.foord, pitrou, skrah, tzot, vstinner
Date 2010-05-22.00:03:13
SpamBayes Score 0.0021225356
Marked as misclassified No
Message-id <1274486595.51.0.0374795407903.issue6058@psf.upfronthosting.co.za>
In-reply-to
Content
Would it be possible to implement a "cp65001" codec in Python using MultiByteToWideChar() / WideCharToMultiByte() with codepage=CP_UTF8?
History
Date User Action Args
2010-05-22 00:03:17vstinnersetrecipients: + vstinner, lemburg, loewis, tzot, pitrou, ezio.melotti, michael.foord, skrah
2010-05-22 00:03:15vstinnersetmessageid: <1274486595.51.0.0374795407903.issue6058@psf.upfronthosting.co.za>
2010-05-22 00:03:13vstinnerlinkissue6058 messages
2010-05-22 00:03:13vstinnercreate