Searched defs:func_obj (Results 1 – 2 of 2) sorted by relevance
278 def md_function(func_obj, class_obj=None): argument
154 _PyCFunction_FastCallDict(PyObject *func_obj, PyObject **args, Py_ssize_t nargs, in _PyCFunction_FastCallDict()