Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
|
def Cope.debugging.debug | ( | var = undefined , |
|
name = None , |
|||
color = 1 , |
|||
trace = False , |
|||
calls = 1 |
|||
) |
Definition at line 590 of file debugging.py.