Files
INTUIA/Programa final/Python-3.10.15/Lib/curses/panel.py
T

7 lines
87 B
Python
Raw Normal View History

2026-03-15 13:27:50 +00:00
"""curses.panel
Module for using panels with curses.
"""
from _curses_panel import *