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 Arfrever
Recipients Arfrever, nnorwitz, python-dev, r.david.murray, serhiy.storchaka
Date 2014-01-15.01:23:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389748996.54.0.0597076030192.issue19855@psf.upfronthosting.co.za>
In-reply-to
Content
When LC_ALL is already set in environment, LC_MESSAGES will not override it.
I suggest to restore LC_ALL=C in place of LC_MESSAGES=C.
History
Date User Action Args
2014-01-15 01:23:16Arfreversetrecipients: + Arfrever, nnorwitz, r.david.murray, python-dev, serhiy.storchaka
2014-01-15 01:23:16Arfreversetmessageid: <1389748996.54.0.0597076030192.issue19855@psf.upfronthosting.co.za>
2014-01-15 01:23:16Arfreverlinkissue19855 messages
2014-01-15 01:23:16Arfrevercreate