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 BreamoreBoy, oefe, r.david.murray
Date 2010-07-09.19:12:59
SpamBayes Score 0.019342156
Marked as misclassified No
Message-id <1278702780.6.0.271419154352.issue4045@psf.upfronthosting.co.za>
In-reply-to
Content
After testing 4044, I suspect this has more to do with the specific user environment than it does with Python.  My guess would be that someone is setting the locale in site.py, or some module is getting imported on startup that is setting the locale.

Closing as works for me, the OP can reopen if they still have the problem and still think it is a python bug.
History
Date User Action Args
2010-07-09 19:13:00r.david.murraysetrecipients: + r.david.murray, oefe, BreamoreBoy
2010-07-09 19:13:00r.david.murraysetmessageid: <1278702780.6.0.271419154352.issue4045@psf.upfronthosting.co.za>
2010-07-09 19:12:59r.david.murraylinkissue4045 messages
2010-07-09 19:12:59r.david.murraycreate