linuxOS_AP05/debian/test/usr/lib/python3.7/curses/panel.py
2025-09-26 09:40:02 +08:00

7 lines
87 B
Python

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