Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1159
class
DroppingNanoNameserver(Server):
1160
def
handle(self, request):
1161
return
None
1162
1163
1164
class
FormErrNanoNameserver(Server):
Callers
1
testResolverTimeout
Function · 0.85
Calls
no outgoing calls
Tested by
1
testResolverTimeout
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…