Sign in
android
/
platform
/
prebuilts
/
gdb
/
linux-x86
/
2e54a3771808b466123a2b77653f6d5c38f331aa
/
.
/
lib
/
python2.7
/
curses
/
panel.py
blob: aacca85151c09b531f7d1f40afdbd4ae1fc2022d [
file
] [
log
] [
blame
]
"""curses.panel
Module for using panels with curses.
"""
__revision__
=
"$Id$"
from
_curses_panel
import
*