Searched refs:instance_call (Results 1 – 2 of 2) sorted by relevance
495 def instance_call(unused_self): function500 inst.__call__ = instance_call
2127 instance_call(PyObject *func, PyObject *arg, PyObject *kw) in instance_call() function2217 instance_call, /* tp_call */