t.p.f._Frame(object) : class documentation

Part of twisted.python.failure View Source View In Hierarchy

A fake frame object, used by _Traceback.
Instance Variablesf_codefake code object
f_globalsfake f_globals dictionary (usually empty)
f_localsfake f_locals dictionary (usually empty)
Method __init__ No summary
def __init__(self, name, filename): (source)
Parametersnamemethod/function name for this frame. (type: str )
filenamefilename for this frame.
name (type: str )
API Documentation for Twisted, generated by pydoctor at 2012-02-14 18:17:43.