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, kennyluck, loewis, python-dev, serhiy.storchaka, vstinner
Date 2014-05-15.15:23:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400167406.88.0.51666648889.issue13916@psf.upfronthosting.co.za>
In-reply-to
Content
> Here is a patch, which adds support for cp65001

The name of the encoding is "cp65001", not something like "cp-utf8".

And there is no alias like "cp_65001", there is only "cp65001".
History
Date User Action Args
2014-05-15 15:23:26vstinnersetrecipients: + vstinner, loewis, ezio.melotti, python-dev, kennyluck, serhiy.storchaka
2014-05-15 15:23:26vstinnersetmessageid: <1400167406.88.0.51666648889.issue13916@psf.upfronthosting.co.za>
2014-05-15 15:23:26vstinnerlinkissue13916 messages
2014-05-15 15:23:26vstinnercreate