Inherits object.
Public Member Functions | |
def | __init__ |
def | done |
def | lose |
Public Attributes | |
qclass | |
qname | |
qtype |
Definition at line 343 of file adns.py.
def rpki.adns.test_query.__init__ | ( | self, | ||
qname, | ||||
qtype = dns.rdatatype.A , |
||||
qclass = dns.rdataclass.IN | ||||
) |