class documentation
A fake frame object, used by _Traceback
.
Method | __init__ |
No summary |
Instance Variable | f |
previous stack frame (towards the caller) |
Instance Variable | f |
Undocumented |
Instance Variable | f |
fake code object |
Instance Variable | f |
fake f_globals dictionary (usually empty) |
Instance Variable | f |
Undocumented |
Instance Variable | f |
line number |
Instance Variable | f |
fake f_locals dictionary (usually empty) |
Instance Variable | f |
Undocumented |