Home
last modified time | relevance | path

Searched defs:PyObject_CallMethod (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/
H A Dabstract.h140 # define PyObject_CallMethod _PyObject_CallMethod_SizeT macro
/third_party/python/Objects/
H A Dcall.c612 PyObject_CallMethod(PyObject *obj, const char *name, const char *format, ...) in PyObject_CallMethod() function

Completed in 3 milliseconds