ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/lib/python3.10/curses/panel.py

7 lines
87 B
Python

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