]> 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:47 +0000 (14:03 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 26 Jan 2008 14:03:47 +0000 (14:03 +0000)
commit29604a1b4c09ae6efc47fa0f34412168a34aa7dd
treec05c39c0e4e1339c485fb3bce5266dec7b2f31d5
parent2a7d991c6c16145d657e4858a4ef3b9147b183a0
#1940: make it possible to use curses.filter() before curses.initscr()
as the documentation says.
Misc/NEWS
Modules/_cursesmodule.c