◐ Shell
clean mode source ↗

Message 31774 - Python tracker

Hi Bernhard,

I absolutely agree with you and I cannot  really judge my correction, either. It was just a quick and dirty solution to see if it would fix the problem. In fact, there are other ways to do it as well, like  to modify the 
encoding_alias table not to translate utf-8 string into utf (and thus to prevent it to produce an invalid locale setting for _setlocale )

In the locale.py file I found two names mentioned:

Author:  Mark-Andre Lemburg (mal@lemburg.com) 
and Fredrick Lund  (fredrick@pythonware.com) as a modifyier

so it might be a good idea to drop them a mail and ask for their comments. Do you want to do it or shall I? If you are willing to do it, please, keep me in the loop.