|
IDAPython 9.0
|
Public Member Functions | |
| write (self, text) | |
| flush (self) | |
| isatty (self) | |
Static Public Attributes | |
| str | encoding = "UTF-8" |
Dummy file-like class that receives stdout and stderr
| flush | ( | self | ) |
| isatty | ( | self | ) |
| write | ( | self, | |
| text ) |
|
static |