Viewing File: /opt/alt/python312/lib64/python3.12/curses/panel.py

"""curses.panel

Module for using panels with curses.
"""

from _curses_panel import *
Back to Directory File Manager
<