Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dclassobject.c2128 instance_call(PyObject *func, PyObject *arg, PyObject *kw) in instance_call() function
2219 instance_call, /* tp_call */