twisted.test.test_rebuild.HashRaisesRuntimeError class documentationtwisted.test.test_rebuild
(View In Hierarchy)
Things that don't hash (raise an Exception) should be ignored by the rebuilder.
| Instance Variable | hashCalled | bool set to True when __hash__ is called. |
| Method | __init__ | Undocumented |
| Method | __hash__ | Undocumented |