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 lemburg
Recipients era, ezio.melotti, lemburg, vstinner
Date 2014-11-24.11:02:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1416826963.98.0.172753111706.issue22929@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure I understand the bug report. What's the problem ? :-)

The codec is a charmap codec generated from the file MAPPINGS/VENDORS/MICSFT/WINDOWS/CP874.TXT (http://ftp.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP874.TXT)

This mapping does have quite a few undefined characters.
History
Date User Action Args
2014-11-24 11:02:44lemburgsetrecipients: + lemburg, vstinner, ezio.melotti, era
2014-11-24 11:02:43lemburgsetmessageid: <1416826963.98.0.172753111706.issue22929@psf.upfronthosting.co.za>
2014-11-24 11:02:43lemburglinkissue22929 messages
2014-11-24 11:02:43lemburgcreate