class documentation

class RegularFileSerial(serial.Serial): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable captured_args Undocumented
Instance Variable captured_kwargs Undocumented
Method _reconfigure_port Undocumented
Method _reconfigurePort Undocumented
def __init__(self, *args, **kwargs): (source)

Undocumented

captured_args = (source)

Undocumented

captured_kwargs = (source)

Undocumented

def _reconfigure_port(self): (source)

Undocumented

def _reconfigurePort(self): (source)

Undocumented