]> granicus.if.org Git - python/commit
Issue #5622: Fix curses.wrapper to raise correct exception if curses
authorNed Deily <nad@acm.org>
Wed, 9 Mar 2011 10:31:55 +0000 (02:31 -0800)
committerNed Deily <nad@acm.org>
Wed, 9 Mar 2011 10:31:55 +0000 (02:31 -0800)
commit9d4836e7319c2d32a2cec68a815858db4d5cbd04
tree475f66e81b0031767966453cce72384aed1592bc
parentee145ecc5fdcbb23152407fc76dac8f6aa886c3f
Issue #5622: Fix curses.wrapper to raise correct exception if curses
initialization fails.
Lib/curses/wrapper.py
Misc/NEWS