diff options
author | Martin Panter <vadmium+py@gmail.com> | 2017-01-23 22:11:09 +0000 |
---|---|---|
committer | Martin Panter <vadmium+py@gmail.com> | 2017-01-23 22:11:09 +0000 |
commit | 13b928e17d4696005dbcbc7ab968b00861d024d3 (patch) | |
tree | f6e2e701bf21c169d9f8a61e68b774cb8162031d /Python/Python-ast.c | |
parent | 33a6e5e5b5f5b6f6e08b83e2a1136c9b4285d5cc (diff) | |
download | cpython-13b928e17d4696005dbcbc7ab968b00861d024d3.tar.gz |
Issue #29273: Remove unneeded workaround to restore locale
The ?readline? module already has a workaround using setlocale(LC_CTYPE,
NULL). The code in test___all__ calls getlocale(), which can subtly alter
the locale string and cause the test framework to complain.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions