PyObject_CallFunctionObArgs() ---> PyObject_CallFunctionObjArgs()
PyObject_CallMethodObArgs() ---> PyObject_CallMethodObjArgs()
Showing
Please register or sign in to comment
PyObject_CallMethodObArgs() ---> PyObject_CallMethodObjArgs()