|
Panda3D
|
Public Member Functions | |
| __init__ (self) | |
| destroy (self) | |
| getString (self) | |
| write (self, string) | |
Protected Attributes | |
| _oldStdout = sys.stdout | |
| str | _string = '' |
| __init__ | ( | self | ) |
| destroy | ( | self | ) |
| getString | ( | self | ) |
| write | ( | self, | |
| string ) |
Reimplemented in StdoutPassthrough.
|
protected |
|
protected |