Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
eff2a98727f9ae2aa4b5bcf93d79e0010782839c
/
.
/
Lib
/
curses
/
panel.py
blob: 2c86d4cf36afbae23fa6701318fc99c72ab39ffa [
file
]
"""curses.panel
Module for using panels with curses.
"""
__revision__
=
"$Id$"
from
_curses_panel
import
*