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