Part of twisted.python.failure View Source View In Hierarchy
_Traceback
.
Instance Variables | f_code | fake code object
|
f_globals | fake f_globals dictionary (usually empty) | |
f_locals | fake f_locals dictionary (usually empty) |
Method | __init__ | No summary |
Parameters | name | method/function name for this frame.
(type: str
) |
filename | filename for this frame. | |
name | (type: str
) |