Searched defs:func_repr (Results 1 – 3 of 3) sorted by relevance
463 func_repr(PyFunctionObject *op) in func_repr() function
722 func_repr(PyFunctionObject *op) in func_repr() function
340 def func_repr(func): function