Current File : //proc/thread-self/root/usr/local/apps/python3/lib/python3.11/curses/panel.py
"""curses.panel

Module for using panels with curses.
"""

from _curses_panel import *