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 brett.cannon
Recipients brett.cannon
Date 2008-08-17.00:39:59
SpamBayes Score 0.027849277
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Looks like Parser/tokenizer.c:check_coding_spec() considered Latin-1 a
raw encoding just like UTF-8. Patch is in the works.
History
Date User Action Args
2008-08-17 00:40:00brett.cannonsetrecipients: + brett.cannon
2008-08-17 00:40:00brett.cannonsetmessageid: <[email protected]>
2008-08-17 00:39:59brett.cannonlinkissue3574 messages
2008-08-17 00:39:59brett.cannoncreate