]> granicus.if.org Git - python/commit
#1940: make it possible to use curses.filter() before curses.initscr()
authorGeorg Brandl <georg@python.org>
Sat, 26 Jan 2008 14:03:51 +0000 (14:03 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 26 Jan 2008 14:03:51 +0000 (14:03 +0000)
commitee50e3c73472bfe70cdfa66db5ca21d154173be6
tree7ca05e95e9777fcb5bacbc789fb4c992b5ee7a95
parent6bf585e753b2e54dc3261a0029e2e16979418d6d
#1940: make it possible to use curses.filter() before curses.initscr()
as the documentation says.
 (backport from rev. 60322)
Misc/NEWS
Modules/_cursesmodule.c