Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Doperator.c691 attrgetter_call(attrgetterobject *ag, PyObject *args, PyObject *kw) in attrgetter_call() function
748 (ternaryfunc)attrgetter_call, /* tp_call */