Searched defs:PyCFunction_Call (Results 1 – 2 of 2) sorted by relevance
71 PyCFunction_Call(PyObject *func, PyObject *arg, PyObject *kw) in PyCFunction_Call() function
81 PyCFunction_Call(PyObject *func, PyObject *args, PyObject *kwds) in PyCFunction_Call() function