File Manager
Path:
/
opt
/
alt
/
python38
/
lib64
/
python3.8
/
curses
/
Viewing File: panel.py
"""curses.panel Module for using panels with curses. """ from _curses_panel import *