blob: 4913047188675cd69726ae48976f17670246f540 [file] [log] [blame]
"""curses.panel
Module for using panels with curses.
"""
__revision__ = "$Id: panel.py,v 1.2 2004/07/18 06:14:41 tim_one Exp $"
from _curses_panel import *