python-2.5.2/win32/Lib/curses/panel.py
author jjkang
Fri, 11 Jun 2010 15:22:40 +0800
changeset 2 9da1e5517a66
parent 0 ae805ac0140d
permissions -rw-r--r--
Change SFL to EPL

"""curses.panel

Module for using panels with curses.
"""

__revision__ = "$Id: panel.py 36560 2004-07-18 06:16:08Z tim_one $"

from _curses_panel import *