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