Public Member Functions | |
| def | __init__ |
| def | __repr__ |
| def | close |
| def | read |
| def | write |
Public Attributes | |
| closed | |
| writer | |
A substitute file object for redirecting output to a function.
| def Console::OutputPipe::__init__ | ( | self, | ||
| writer | ||||
| ) |
| def Console::OutputPipe::__repr__ | ( | self | ) |
| def Console::OutputPipe::close | ( | self | ) |
| def Console::OutputPipe::read | ( | self, | ||
| length | ||||
| ) |
| def Console::OutputPipe::write | ( | self, | ||
| data | ||||
| ) |
1.6.1