5
0
python-binaries/Lib/curses/panel.py
2024-03-09 23:10:52 +08:00

7 lines
87 B
Python

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