--- a/Lib/curses/wrapper.py +++ b/Lib/curses/wrapper.py @@ -17,7 +17,6 @@ wrapper(). """ - res = None try: # Initialize curses stdscr=curses.initscr()