class twisted.python.failure._TracebackFrame: (source)
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 |