Current File : //proc/thread-self/root/opt/alt/python39/lib64/python3.9/curses/panel.py
"""curses.panel

Module for using panels with curses.
"""

from _curses_panel import *