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