Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Ddescrobject.c567 method_get_text_signature(PyMethodDescrObject *descr, void *closure) in method_get_text_signature() function
631 {"__text_signature__", (getter)method_get_text_signature},