Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dmethodobject.c139 meth_get__qualname__(PyCFunctionObject *m, void *closure) in meth_get__qualname__() function
196 {"__qualname__", (getter)meth_get__qualname__, NULL, NULL},