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