master
/ miniconda3 / pkgs / python-3.10.12-h955ad1f_0 / lib / python3.10 / curses / panel.py

panel.py @a663dc1 raw · history · blame

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

Module for using panels with curses.
"""

from _curses_panel import *