Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rthalley/dnspython
/ bad
Method
bad
tests/test_async.py:833–834 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
831
)
832
833
def
bad():
834
self.async_run(abad)
835
836
self.assertRaises(dns.query.UnexpectedSource, bad)
837
Callers
nothing calls this directly
Calls
1
async_run
Method · 0.95
Tested by
no test coverage detected