Poodletooth-iLand/panda/python/Lib/curses/panel.py
2015-03-03 17:10:12 -05:00

8 lines
110 B
Python

"""curses.panel
Module for using panels with curses.
"""
__revision__ = "$Id$"
from _curses_panel import *