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

Class YXDOMAIN

dns/resolver.py:142–143  ·  view source on GitHub ↗

The DNS query name is too long after DNAME substitution.

Source from the content-addressed store, hash-verified

140
141
142class YXDOMAIN(dns.exception.DNSException):
143 """The DNS query name is too long after DNAME substitution."""
144
145
146ErrorTuple = Tuple[

Callers 1

query_resultMethod · 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…