class documentation

class _WindowsConsoleReader(_WindowsConsoleRawIOBase):

View In Hierarchy

Undocumented

Method readable Undocumented
Method readinto Undocumented

Inherited from _WindowsConsoleRawIOBase:

Method __init__ Undocumented
Method isatty Undocumented
Instance Variable handle Undocumented
def readable(self):

Undocumented

def readinto(self, b):

Undocumented