repo.or.cz
/
python.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Mention Giampolo R's new FTP TLS support in the what's new file
[python.git]
/
Lib
/
curses
/
panel.py
blob
aacca85151c09b531f7d1f40afdbd4ae1fc2022d
1
"""curses.panel
2
3
Module for using panels with curses.
4
"""
5
6
__revision__
=
"$Id$"
7
8
from
_curses_panel
import
*