For more information on the search, visit the help page.
_TracebackFrame
__init__
tb_frame
tb_lasti
tb_lineno
tb_next
failure
DefaultException
Failure
NoCurrentExceptionError
_Code
_Frame
format_frames
startDebugMode
_debuginit
_extraneous
_safeReprVars
_Traceback
DO_POST_MORTEM
EXCEPTION_CAUGHT_HERE
count
traceupLength
_T_Callable
_inlineCallbacksExtraneous
twisted.python.failure._TracebackFrame
twisted
python
class _TracebackFrame: (source)
Constructor: _TracebackFrame(frame)
_TracebackFrame(frame)
View In Hierarchy
Fake traceback object which can be passed to functions in the standard library traceback module.
traceback
Undocumented