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.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
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 17 16:23:26 2017 | http://epydoc.sourceforge.net |