Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
bb917d83b16231ad5193731f0405fbc53122d68b
/
.
/
Lib
/
curses
/
panel.py
blob: 067afef730a5b65dd5ef971faad848db4d4717fa [
file
]
"""curses.panel
Module for using panels with curses.
"""
from
_curses_panel
import
*