Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dmethodobject.c158 meth_get__name__(PyCFunctionObject *m, void *closure) in meth_get__name__() function
189 {"__name__", (getter)meth_get__name__, NULL, NULL},