t.n.d.Record_SPF(Record_TXT) : class documentation

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

Structurally, freeform text. Semantically, a policy definition, formatted as defined in rfc 4408.
Instance VariablesdataFreeform text which makes up this record. (type: list of str )
ttlThe maximum number of seconds which this record should be cached. (type: int )

Inherited from Record_TXT:

Method __init__ Undocumented
Method encode Write a representation of this object to the given file object.
Method decode Reconstruct an object from data read from the given file object.
Method __hash__ Undocumented

Inherited from FancyEqMixin (via Record_TXT):

Method __eq__ Undocumented
Method __ne__ Undocumented

Inherited from FancyStrMixin (via Record_TXT):

Method __str__ Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.