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 loewis
Recipients Dmitry.Jemerov, loewis, ronaldoussoren, vstinner
Date 2013-07-10.15:45:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373471125.44.0.0972808977795.issue18378@psf.upfronthosting.co.za>
In-reply-to
Content
Why do you need the "getdefaultlocale" function in the first place? I'd advise against using it, precisely because it can trigger problems like this one.
History
Date User Action Args
2013-07-10 15:45:25loewissetrecipients: + loewis, ronaldoussoren, vstinner, Dmitry.Jemerov
2013-07-10 15:45:25loewissetmessageid: <1373471125.44.0.0972808977795.issue18378@psf.upfronthosting.co.za>
2013-07-10 15:45:25loewislinkissue18378 messages
2013-07-10 15:45:25loewiscreate