]> granicus.if.org Git - python/commit
Catch curses.error instead of a non-existent global (PyChecker)
authorAndrew M. Kuchling <amk@amk.ca>
Mon, 13 Aug 2001 13:47:23 +0000 (13:47 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Mon, 13 Aug 2001 13:47:23 +0000 (13:47 +0000)
commitfee3126eb35a520f62de71bd038841ae51ba5ad4
tree1c2209244154bf7274dc5a2e33fa85ad8b13270b
parent40ea6177b975432804cd94608a2584d29adf45b5
Catch curses.error instead of a non-existent global (PyChecker)
Edit comment
Lib/curses/textpad.py