Home | Trees | Indices | Help |
|
---|
|
A class that can be used for redirecting Python's stdout and stderr streams. It will do nothing until something is wrriten to the stream at which point it will create a Frame with a text area and write the text there.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Method Details |
Create the output window if needed and write the string to it. If not called in the context of the gui thread then uses CallAfter to do the work there. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Feb 20 23:19:34 2009 | http://epydoc.sourceforge.net |