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 serhiy.storchaka
Recipients mvyskocil, pitrou, serhiy.storchaka
Date 2013-09-23.21:31:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379971894.06.0.659881794431.issue18682@psf.upfronthosting.co.za>
In-reply-to
Content
To made some sense in Python 3 context we should remove the check for the locale module and replace repr() by ascii().
History
Date User Action Args
2013-09-23 21:31:34serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, mvyskocil
2013-09-23 21:31:34serhiy.storchakasetmessageid: <1379971894.06.0.659881794431.issue18682@psf.upfronthosting.co.za>
2013-09-23 21:31:34serhiy.storchakalinkissue18682 messages
2013-09-23 21:31:34serhiy.storchakacreate