Files
INTUIA/Programa final/Python-3.10.15/Lib/curses/panel.py
T
2026-03-15 13:27:50 +00:00

7 lines
87 B
Python

"""curses.panel
Module for using panels with curses.
"""
from _curses_panel import *