twisted.names.dns.Record_SPF(Record_TXT)
class documentationtwisted.names.dns
View Source
(View In Hierarchy)
Structurally, freeform text. Semantically, a policy definition, formatted as defined in rfc 4408.
Instance Variable | data | Freeform text which makes up this record. (type: list of str ) |
Instance Variable | ttl | The maximum number of seconds which this record should be cached. (type: int ) |
Inherited from FancyStrMixin (via Record_TXT):
Method | __str__ | Undocumented |
Inherited from FancyStrMixin (via Record_TXT):
Method | __str__ | Undocumented |
Inherited from FancyStrMixin (via Record_TXT):
Method | __str__ | Undocumented |