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