Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
|
str Cope.debugging.get_context | ( | inspect.FrameInfo | metadata, |
bool | func = None , |
||
bool | file = None , |
||
bool | path = None |
||
) |
Returns the stuff in the [] (the "context")
Definition at line 211 of file debugging.py.