Closing a Curses Window???

Adam Tauno Williams awilliam at opengroupware.us
Tue Jan 19 11:20:17 EST 2010


I'm uses the curses module of Python to create a TUI.  I can create
windows, and subwindows, but I can't find anything on deleting or
disposing of a a subwindow.

<http://docs.python.org/library/curses.html>
<http://www.amk.ca/python/howto/curses/curses.html>

How do I get rid of a subwindow?




More information about the Python-list mailing list