Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dmethodobject.c209 meth_get__name__(PyCFunctionObject *m, void *closure) in meth_get__name__() function
272 {"__name__", (getter)meth_get__name__, NULL, NULL},