twisted.internet.defer.DebugInfo class documentationtwisted.internet.defer
(View In Hierarchy)
Deferred debug helper.
| Method | __del__ | Print tracebacks and die. | 
| Method | _getDebugTracebacks | Undocumented | 
Print tracebacks and die.
If the *last* (and I do mean *last*) callback leaves me in an error 
state, print a traceback (if said errback is a Failure).