class documentation

class DummyTransport:

Constructor: DummyTransport(list)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method write Undocumented
Instance Variable list Undocumented
def __init__(self, list):

Undocumented

def write(self, bytes):

Undocumented

list =

Undocumented