MCPcopy Create free account
hub / github.com/rthalley/dnspython / DroppingNanoNameserver

Class DroppingNanoNameserver

tests/test_resolver.py:1159–1161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1157
1158
1159class DroppingNanoNameserver(Server):
1160 def handle(self, request):
1161 return None
1162
1163
1164class FormErrNanoNameserver(Server):

Callers 1

testResolverTimeoutFunction · 0.85

Calls

no outgoing calls

Tested by 1

testResolverTimeoutFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…