]> granicus.if.org Git - python/commit
Move .setupterm() output so that we don't try to call endwin() if it fails
authorAndrew M. Kuchling <amk@amk.ca>
Mon, 25 Feb 2008 16:29:19 +0000 (16:29 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Mon, 25 Feb 2008 16:29:19 +0000 (16:29 +0000)
commitaa5e3cea7aeabd4d1c2ad61a60b538c0f842799d
treeefd13b1417d3860c69639ad01d05e118b14d6d8d
parentc6b5200931ee1d1029f8d24a79c3f48b40358771
Move .setupterm() output so that we don't try to call endwin() if it fails
Lib/test/test_curses.py