Message 127265 - Python tracker
> An clean alternative would be adding LC_* variable parsing code to > Python to avoid the setlocale() call altogether. That would be highly non-portable, and repeat the mistakes of getdefaultlocale.
> An clean alternative would be adding LC_* variable parsing code to > Python to avoid the setlocale() call altogether. That would be highly non-portable, and repeat the mistakes of getdefaultlocale.