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 ezio.melotti, jaraco, lemburg, loewis, r.david.murray, serhiy.storchaka, vstinner
Date 2014-07-16.12:07:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwZrq0PWp9w3WejqSbhYSupupPnEM0kiB8jcTUP6tQ0L6g@mail.gmail.com>
In-reply-to <1405511011.48.0.337439259104.issue21927@psf.upfronthosting.co.za>
Content
Please use ascii() instead of repr() in your test to identify who
replaces characters with question marks.
History
Date User Action Args
2014-07-16 12:07:05vstinnersetrecipients: + vstinner, lemburg, loewis, jaraco, ezio.melotti, r.david.murray, serhiy.storchaka
2014-07-16 12:07:05vstinnerlinkissue21927 messages
2014-07-16 12:07:05vstinnercreate