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