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 akira, ezio.melotti, vstinner
Date 2015-01-25.12:05:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwaWs0832kMO1DLFEF7k_J5QqHq+4hi5MS2Dcf3eqDYDCw@mail.gmail.com>
In-reply-to <1422183736.06.0.60780511869.issue23315@psf.upfronthosting.co.za>
Content
Why do you use an unicode prefix? Does it work with a bytes prefix?

You should use Python 3 if you want the best Unicode support.
History
Date User Action Args
2015-01-25 12:05:10vstinnersetrecipients: + vstinner, ezio.melotti, akira
2015-01-25 12:05:10vstinnerlinkissue23315 messages
2015-01-25 12:05:10vstinnercreate