Move setting of ioready 'wait' earlier in call chain, to
[python/dscho.git] / Lib / curses / panel.py
blob2c86d4cf36afbae23fa6701318fc99c72ab39ffa
1 """curses.panel
3 Module for using panels with curses.
4 """
6 __revision__ = "$Id$"
8 from _curses_panel import *