Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dmethodobject.c319 listmethodchain(PyMethodChain *chain) in listmethodchain() function
359 return listmethodchain(chain); in Py_FindMethodInChain()