Searched refs:PyEval_CallMethod (Results 1 – 8 of 8) sorted by relevance
28 Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallMethod(
589 PyEval_CallMethod(PyObject *obj, const char *name, const char *format, ...) in PyEval_CallMethod() function
234 EXPORT_FUNC(PyEval_CallMethod)
170 function,PyEval_CallMethod,3.2,
578 function PyEval_CallMethod
29232 PyEval_CallMethod().
1187 ``PyEval_CallMethod`` and ``PyEval_CallObjectWithKeywords`` are deprecated.
5630 ``PyEval_CallMethod`` and ``PyEval_CallObjectWithKeywords`` are deprecated.