Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #18270
| Date | 2011-12-31 14:24 -0500 |
|---|---|
| Subject | python curses wrapper |
| From | Mag Gam <magawake@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4275.1325359478.27778.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
python curses wrapper Mag Gam <magawake@gmail.com> - 2011-12-31 14:24 -0500
csiph-web