diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-07-24 10:22:24 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-07-24 10:22:24 (GMT) |
commit | 63a474788a3f53f8edb62cf895aeb90508435c1d (patch) | |
tree | f7c7d0756ac06b355b059c77d3c3727d7946131f /Lib/compiler/syntax.py | |
parent | 909d61f7dddb95170f85ffd9aa2381116b9197fd (diff) | |
download | cpython-63a474788a3f53f8edb62cf895aeb90508435c1d.zip cpython-63a474788a3f53f8edb62cf895aeb90508435c1d.tar.gz cpython-63a474788a3f53f8edb62cf895aeb90508435c1d.tar.bz2 |
Issue #19884: readline: Disable the meta modifier key if stdout is not a
terminal to not write the ANSI sequence "\033[1034h" into stdout. This sequence
is used on some terminal (ex: TERM=xterm-256color") to enable support of 8 bit
characters.
Diffstat (limited to 'Lib/compiler/syntax.py')
0 files changed, 0 insertions, 0 deletions