panel.py 110 Bytes DüzenleWeb IDE 1 2 3 4 5 6 7 8 """curses.panel Module for using panels with curses. """ __revision__ = "$Id$" from _curses_panel import *