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 Arfrever, benjamin.peterson, ezio.melotti, gregory.p.smith, lemburg, loewis, pitrou, vstinner
Date 2010-05-09.03:18:11
SpamBayes Score 0.004475015
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
> Check that it is equivalent to utf-8 with surrogatesescape then.

The file system encoding can be anything, not only utf-8. Anyway: r81014.
History
Date User Action Args
2010-05-09 03:18:12vstinnersetrecipients: + vstinner, lemburg, loewis, gregory.p.smith, pitrou, benjamin.peterson, ezio.melotti, Arfrever
2010-05-09 03:18:11vstinnerlinkissue8514 messages
2010-05-09 03:18:11vstinnercreate