master
/ miniconda3 / envs / poem / lib / python3.10 / curses / panel.py

panel.py @a8e0244 raw · history · blame

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

Module for using panels with curses.
"""

from _curses_panel import *