Sign in
android
/
platform
/
external
/
python
/
018d7466f1bafd2b44e928bb6eb3fd6bcf4b6018
/
.
/
Lib
/
curses
/
panel.py
blob: 2c86d4cf36afbae23fa6701318fc99c72ab39ffa [
file
] [
log
] [
blame
]
"""curses.panel
Module for using panels with curses.
"""
__revision__
=
"$Id$"
from
_curses_panel
import
*