master
/ miniconda3 / pkgs / python-3.11.4-h955ad1f_0 / lib / python3.11 / curses / panel.py

panel.py @74036c5

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

Module for using panels with curses.
"""

from _curses_panel import *