SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

Remove usage of locale.getlocale in favor or setlocale(LC_NUMERIC, None) .

Also added a comment about why the code is bother to see what setlocale thinks
the set locale is.

Closes bug #1023798.
B
Brett Cannon committed
85ae1a69b63451cdcfeb45af699ea0c014971217
Parent: 6965203