diff options
author | Guido van Rossum <guido@python.org> | 2002-10-09 21:27:33 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2002-10-09 21:27:33 (GMT) |
commit | 60c8a3aba82b83e8da25e614bee2329f7c74509f (patch) | |
tree | aca59785a43a496ccab95744349b5519e13042a2 /Lib/idlelib/rpc.py | |
parent | 8052f8921e569c5c7c9afff6dc973dde9ec8f2e5 (diff) | |
download | cpython-60c8a3aba82b83e8da25e614bee2329f7c74509f.zip cpython-60c8a3aba82b83e8da25e614bee2329f7c74509f.tar.gz cpython-60c8a3aba82b83e8da25e614bee2329f7c74509f.tar.bz2 |
GNU readline() mistakenly sets the LC_CTYPE locale.
This is evil. Only the user or the app's main() should do this!
We must save and restore the locale around the rl_initialize() call.
Diffstat (limited to 'Lib/idlelib/rpc.py')
0 files changed, 0 insertions, 0 deletions