Home
last modified time | relevance | path

Searched defs:PyObject_CallMethodObjArgs (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dcall.c1208 PyObject_CallMethodObjArgs(PyObject *callable, PyObject *name, ...) in PyObject_CallMethodObjArgs() function
/external/python/cpython2/Objects/
Dabstract.c2729 PyObject_CallMethodObjArgs(PyObject *callable, PyObject *name, ...) function