Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
|
Public Member Functions | |
def | __init__ (self) |
"var" | __call__ (self, var=undefined, str name=None, color=..., bool inspect=False, bool repr=True, bool trace=False, bool throw=False, int calls=1, bool active=True, clr=...) |
Print variable names and values for easy debugging. | |
Definition at line 433 of file debugging.py.