class documentation

class StubDNSDatagramProtocol:

View In Hierarchy

A do-nothing stand-in for DNSDatagramProtocol which can be used to avoid network traffic in tests where that kind of thing doesn't matter.

Method query Undocumented
def query(self, *a, **kw): ΒΆ

Undocumented