Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
Loading...
Searching...
No Matches

◆ get_varname()

str Cope.debugging.get_varname (   var,
bool  full = True,
int  calls = 1,
inspect.FrameInfo  metadata = None 
)

Gets the variable name given to var

Definition at line 152 of file debugging.py.