Searched defs:PyObject_CallMethod (Results 1 – 2 of 2) sorted by relevance
140 # define PyObject_CallMethod _PyObject_CallMethod_SizeT macro
562 PyObject_CallMethod(PyObject *obj, const char *name, const char *format, ...) in PyObject_CallMethod() function