Your IP : 13.59.69.109


Current Path : /proc/5253/root/lib64/python2.7/curses/
Upload File :
Current File : //proc/5253/root/lib64/python2.7/curses/panel.py

"""curses.panel

Module for using panels with curses.
"""

__revision__ = "$Id$"

from _curses_panel import *