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 r.david.murray
Recipients albertjan, r.david.murray, ronaldoussoren
Date 2014-03-20.19:28:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395343716.11.0.626550324806.issue20999@psf.upfronthosting.co.za>
In-reply-to
Content
Have you tried experimenting with what locale is set to?  These look like locale configuration issues rather than platform issues.  Specifically, the C locale will produce the (None, None) result on linux.
History
Date User Action Args
2014-03-20 19:28:36r.david.murraysetrecipients: + r.david.murray, ronaldoussoren, albertjan
2014-03-20 19:28:36r.david.murraysetmessageid: <1395343716.11.0.626550324806.issue20999@psf.upfronthosting.co.za>
2014-03-20 19:28:36r.david.murraylinkissue20999 messages
2014-03-20 19:28:36r.david.murraycreate