Menu

Commit [r14395]  Maximize  Restore  History

Created Redirect_text.flush() for the relax controller for compatibility with the multi-processor code.

The multi-processor code calls sys.stdout.flush() and sys.stderr.flush(), so these need to be
mimicked in the Redirect_text pseudo file object class.

bugman 2011-08-17

changed /branches/gui_testing/gui/controller.py
/branches/gui_testing/gui/controller.py Diff Switch to side-by-side view
Loading...