]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Test curses.setupterm() before initscr().
authorGeorg Brandl <georg@python.org>
Thu, 12 Jan 2006 15:41:15 +0000 (15:41 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 12 Jan 2006 15:41:15 +0000 (15:41 +0000)
commitc046e80f1e611eea64a8726d65221d7c1ca99cf9
tree565585b0e53b1bfc7988be20aa26d9c47d9447bf
parent8a82fe89037243e52d2a75eb21b55dcb78e9dc79
Test curses.setupterm() before initscr().
Lib/test/test_curses.py