Your IP : 3.129.210.36


Current Path : /opt/alt/python310/lib64/python3.10/curses/
Upload File :
Current File : //opt/alt/python310/lib64/python3.10/curses/panel.py

"""curses.panel

Module for using panels with curses.
"""

from _curses_panel import *

?>