diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-03-25 00:51:58 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-03-25 00:51:58 (GMT) |
commit | 53ff86ea5f0ed27f5eb5b966faf59dac298d6672 (patch) | |
tree | 38099f3cd794760f8fbbba800aad9757e5f75904 /Lib/tabnanny.py | |
parent | 6cbf90fc0fd552ec7689e5a885b278c05aa866ae (diff) | |
download | cpython-53ff86ea5f0ed27f5eb5b966faf59dac298d6672.zip cpython-53ff86ea5f0ed27f5eb5b966faf59dac298d6672.tar.gz cpython-53ff86ea5f0ed27f5eb5b966faf59dac298d6672.tar.bz2 |
Fix _curses.tiget*() functions: deny None to avoid a crash.
Fix the following calls: _curses.tigetflag(None), _curses.tigetnum(None),
_curses.tigetstr(None).
Diffstat (limited to 'Lib/tabnanny.py')
0 files changed, 0 insertions, 0 deletions