class documentation

class _WindowsConsoleWriter(_WindowsConsoleRawIOBase):

View In Hierarchy

Undocumented

Static Method ​_get​_error​_message Undocumented
Method writable Undocumented
Method write Undocumented

Inherited from _WindowsConsoleRawIOBase:

Method __init__ Undocumented
Method isatty Undocumented
Instance Variable handle Undocumented
@staticmethod
def _get_error_message(errno):

Undocumented

def writable(self):

Undocumented

def write(self, b):

Undocumented