twisted.python.failure._TracebackFrame(object) class documentationtwisted.python.failure
          View Source
          (View In Hierarchy)
        
      Fake traceback object which can be passed to functions in the standard library traceback module.
| Method | __init__ | |
| Instance Variable | tb_frame | Undocumented | 
| Instance Variable | tb_lineno | Undocumented | 
| Instance Variable | tb_next | Undocumented |