tauthon2.7/Lib/curses/panel.py
2025-08-15 16:28:06 +02:00

9 lines
110 B
Python

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