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 kennyluck
Recipients ezio.melotti, kennyluck
Date 2012-02-01.00:42:29
SpamBayes Score 0.00012260689
Marked as misclassified No
Message-id <1328056950.37.0.407234077145.issue13913@psf.upfronthosting.co.za>
In-reply-to
Content
> and the table on the documentation of the codec module suggests *utf_8*
> as the name of the codec, which I believe to be equivalent to "utf_8"
> because '-' is not a valid character of an identifier.

typo: equivalent to "utf_8" → equivalent to "utf-8".
History
Date User Action Args
2012-02-01 00:42:30kennylucksetrecipients: + kennyluck, ezio.melotti
2012-02-01 00:42:30kennylucksetmessageid: <1328056950.37.0.407234077145.issue13913@psf.upfronthosting.co.za>
2012-02-01 00:42:29kennylucklinkissue13913 messages
2012-02-01 00:42:29kennyluckcreate