master
/ miniconda3 / lib / python3.11 / curses / panel.py

panel.py @a8e0244

41a0142
 
 
 
 
 
1
2
3
4
5
6
"""curses.panel

Module for using panels with curses.
"""

from _curses_panel import *