Interface t.n.d.IRecord(Interface):

Part of twisted.names.dns View Source View In Hierarchy

Known implementations: twisted.names.dns.Record_A, twisted.names.dns.Record_A6, twisted.names.dns.Record_AAAA, twisted.names.dns.Record_AFSDB, twisted.names.dns.Record_HINFO, twisted.names.dns.Record_MINFO, twisted.names.dns.Record_MX, twisted.names.dns.Record_NULL, twisted.names.dns.Record_RP, twisted.names.dns.Record_SOA, twisted.names.dns.Record_SRV, twisted.names.dns.Record_TXT, twisted.names.dns.Record_WKS, twisted.names.dns.SimpleRecord
An single entry in a zone of authority.
Class VariablesTYPEAn indicator of what kind of record this is.
API Documentation for twisted, generated by pydoctor.