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