twisted.names.test.test_dns.Foo(object) class documentationtwisted.names.test.test_dns
(View In Hierarchy)
An example class for use in dns._compactRepr
tests. It follows the pattern of initialiser settable flags, fields and 
sections found in dns.Message and dns._EDNSMessage.
| Method | __init__ | Set some flags, fields and sections as public attributes. | 
| Method | __repr__ | Call dns._compactReprto generate a string representation. |