class Record_SPF(Record_TXT): (source)
| Class Variable | fancybasename |
Undocumented |
| Instance Variable | data |
Freeform text which makes up this record. |
| Instance Variable | ttl |
The maximum number of seconds which this record should be cached. |
Inherited from Record_TXT:
| Method | __hash__ |
Undocumented |
| Method | __init__ |
Undocumented |
| Method | decode |
Reconstruct an object from data read from the given file object. |
| Method | encode |
Write a representation of this object to the given file object. |
| Class Variable | compareAttributes |
Undocumented |
| Class Variable | showAttributes |
Undocumented |
Inherited from FancyEqMixin (via Record_TXT):
| Method | __eq__ |
Undocumented |
| Method | __ne__ |
Undocumented |
Inherited from FancyStrMixin (via Record_TXT):
| Method | __str__ |
Undocumented |
twisted.names.dns.Record_TXT.ttl