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.print_context | ( | int | calls = 1 , |
bool | func = True , |
||
bool | file = True , |
||
bool | path = False , |
||
color = 'context' |
|||
) |
Definition at line 273 of file debugging.py.