Home
last modified time | relevance | path

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

/external/python/cpython3/Include/cpython/
Dabstract.h49 #define _PyObject_CallMethodOneArg PyObject_CallMethodOneArg macro
/external/python/cpython3/Misc/NEWS.d/
D3.13.0a2.rst1416 * _PyObject_CallMethodOneArg()
D3.9.0a1.rst5700 and :c:func:`!_PyObject_CallMethodOneArg`.
D3.13.0a1.rst6432 * ``_PyObject_CallMethodOneArg()``: use ``PyObject_CallMethodOneArg()``