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

Class NoResolverConfiguration

dns/resolver.py:243–244  ·  view source on GitHub ↗

Resolver configuration could not be read or specified no nameservers.

Source from the content-addressed store, hash-verified

241
242
243class NoResolverConfiguration(dns.exception.DNSException):
244 """Resolver configuration could not be read or specified no nameservers."""
245
246
247class Answer:

Callers 1

read_resolv_confMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…