2022-08-10 20:32:35 -04:00

9 lines
110 B
Python

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