IDAPython 8.4
|
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 |