]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix curses module for strict SysV implementation (without has_key function)
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 28 Nov 2011 23:03:50 +0000 (00:03 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 28 Nov 2011 23:03:50 +0000 (00:03 +0100)
commitb9bb1f4db36ce4867f2d76fe04344a6c1d059a90
treecaa70be7b67ddd3485ee0f9b4627c4dc5bc8693f
parentf1c141b7fbbbdf7ac11931e007c774b69e088135
Fix curses module for strict SysV implementation (without has_key function)
Lib/curses/__init__.py