Sign in
android
/
toolchain
/
python
/
6beef81d2cb4dae6d967db22302d3bcade3de10b
/
.
/
Python-2.7.4
/
Lib
/
curses
/
panel.py
blob: aacca85151c09b531f7d1f40afdbd4ae1fc2022d [
file
] [
log
] [
blame
]
"""curses.panel
Module for using panels with curses.
"""
__revision__
=
"$Id$"
from
_curses_panel
import
*