;
?c           @   s   d  Z  d Z d Z d S(   s   
GUI thread
==========

Allows interpreter and GUI windows to co-exist peacefully.

wxPython_thread() - create a parallel thread for wxPython

i   N(   s   __doc__s
   standalones   postpone_import(   s   postpone_imports
   standalone(    (    s_   /afs/sipb.mit.edu/project/python-lib/src/SciPy_complete-0.3.2/Lib/gui_thread/info_gui_thread.pys   ?	   s   