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