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 sigzegv
Recipients r.david.murray, sigzegv
Date 2014-10-23.13:43:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414071795.23.0.687107735534.issue22690@psf.upfronthosting.co.za>
In-reply-to
Content
Ok seems you were right, I was not applying any locale, forcing to locale.setlocale(locale.LC_ALL, 'en_US.utf8') resolved the issue.
History
Date User Action Args
2014-10-23 13:43:15sigzegvsetrecipients: + sigzegv, r.david.murray
2014-10-23 13:43:15sigzegvsetmessageid: <1414071795.23.0.687107735534.issue22690@psf.upfronthosting.co.za>
2014-10-23 13:43:15sigzegvlinkissue22690 messages
2014-10-23 13:43:15sigzegvcreate