Sign in
chromium
/
chromium
/
src
/
4f2e38b006fb8f53d51f553bafa3666c99491f08
/
.
/
depot_tools
/
release
/
win
/
python_24
/
Lib
/
curses
/
panel.py
blob: 4913047188675cd69726ae48976f17670246f540 [
file
] [
log
] [
blame
]
"""curses.panel
Module for using panels with curses.
"""
__revision__
=
"$Id: panel.py,v 1.2 2004/07/18 06:14:41 tim_one Exp $"
from
_curses_panel
import
*