symbian-qemu-0.9.1-12/python-win32-2.6.1/lib/curses/panel.py
author Shabe Razvi <shaber@symbian.org>
Fri, 13 Nov 2009 15:54:25 +0000
changeset 15 cc51249fbd9c
parent 1 2fb8b9db1c86
permissions -rw-r--r--
Added tag PDK_2.0.1 for changeset c506b18dc03f

"""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 *