class documentation

class FakeDatagramTransport:

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method write Undocumented
Class Variable noAddr Undocumented
Instance Variable written Undocumented
def __init__(self):

Undocumented

def write(self, packet, addr=noAddr):

Undocumented

noAddr =

Undocumented

written: list =

Undocumented