diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-03-25 00:55:12 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-03-25 00:55:12 +0000 |
commit | 41ff39948651e1f21d6f4bff5c1f435a0637666d (patch) | |
tree | b7f46015df0f8deb43b78b36f90072d8b17248a2 /Python/codecs.c | |
parent | 120c21227af4e54ec181da8fce6ae21b414aa2d0 (diff) | |
download | cpython-git-41ff39948651e1f21d6f4bff5c1f435a0637666d.tar.gz |
Merged revisions 79395 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r79395 | victor.stinner | 2010-03-25 01:51:58 +0100 (jeu., 25 mars 2010) | 5 lines
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 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions