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 asvetlov, ezio.melotti, gklein, jcea, jkloth, python-dev, serhiy.storchaka, skrah, tim.golden, turncc, vstinner
Date 2012-11-04.23:35:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352072109.29.0.892636997767.issue16218@psf.upfronthosting.co.za>
In-reply-to
Content
I propose a test with a single non-ASCII character, which should be supported by more code pages/locale encodings. It checks also the value of __file__. I only ran the test on Linux with UTF-8 locale encoding.
History
Date User Action Args
2012-11-04 23:35:09vstinnersetrecipients: + vstinner, jcea, tim.golden, jkloth, ezio.melotti, asvetlov, skrah, gklein, python-dev, serhiy.storchaka, turncc
2012-11-04 23:35:09vstinnersetmessageid: <1352072109.29.0.892636997767.issue16218@psf.upfronthosting.co.za>
2012-11-04 23:35:09vstinnerlinkissue16218 messages
2012-11-04 23:35:09vstinnercreate