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.
Authored by: bugman 2011-08-17
Parent: [r14394]
Child: [r14396]