Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dmethodobject.c197 meth_get__text_signature__(PyCFunctionObject *m, void *closure) in meth_get__text_signature__() function
275 {"__text_signature__", (getter)meth_get__text_signature__, NULL, NULL},