Files
gtav-src/tools_ng/bin/python/App/Lib/curses/panel.py
T
2025-09-29 00:52:08 +02:00

9 lines
118 B
Python
Executable File

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