Home | History | Annotate | Download | only in Modules

Lines Matching refs:PyObject_CallFunctionObjArgs

2462         res = PyObject_CallFunctionObjArgs(self->events_append, event, NULL);