symbian-qemu-0.9.1-12/python-win32-2.6.1/lib/curses/panel.py
author andrew.jordan <>
Sun, 04 Jul 2010 21:24:40 +0100
changeset 84 9e90376dbd1e
parent 1 2fb8b9db1c86
permissions -rw-r--r--
Merge Merge latest defect fixes with NVM changes

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