Part of twisted.names.dns View Source View In Hierarchy
| 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 Record_TXT:
| Method | __init__ | Undocumented | 
| Method | encode | Undocumented | 
| Method | decode | Undocumented | 
| Method | __hash__ | Undocumented | 
Inherited from FancyEqMixin (via Record_TXT):
| Method | __eq__ | Undocumented | 
| Method | __ne__ | Undocumented | 
Inherited from FancyStrMixin (via Record_TXT):
| Method | __str__ | Undocumented |