Fake traceback object which can be passed to functions in the standard library traceback module.

Method __init__
def __init__(self, frame, tb_next): (source)
Parametersframe(methodname, filename, lineno, locals, globals)
tb_nextnext inner _TracebackFrame object, or None if this is the innermost frame.
API Documentation for Twisted, generated by pydoctor at 2018-10-15 19:29:43.