python curses wrapper

Mag Gam magawake at gmail.com
Sat Dec 31 14:24:37 EST 2011


Hello,

I have been struggling reseting the terminal when I try to do
KeyboardInterrupt exception therefore I read the documentation for
curses.wrapper and it seems to take care of it for me,
http://docs.python.org/library/curses.html#curses.wrapper.

Can someone please provide a Hello World example with python curses wrapper?

tia



More information about the Python-list mailing list