Home
last modified time | relevance | path

Searched refs:_PyObject_CallMethodOneArg (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Include/cpython/
Dabstract.h134 #define _PyObject_CallMethodOneArg PyObject_CallMethodOneArg macro
/external/python/cpython3/Doc/c-api/
Dcall.rst114 ``_PyObject_CallMethodOneArg``.
/external/python/cpython3/Misc/NEWS.d/
D3.9.0a1.rst5700 and :c:func:`_PyObject_CallMethodOneArg`.