Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #18270 > unrolled thread

python curses wrapper

Started byMag Gam <magawake@gmail.com>
First post2011-12-31 14:24 -0500
Last post2011-12-31 14:24 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  python curses wrapper Mag Gam <magawake@gmail.com> - 2011-12-31 14:24 -0500

#18270 — python curses wrapper

FromMag Gam <magawake@gmail.com>
Date2011-12-31 14:24 -0500
Subjectpython curses wrapper
Message-ID<mailman.4275.1325359478.27778.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web