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.c583 method_get_text_signature(PyObject *_descr, void *closure) in method_get_text_signature() function
650 {"__text_signature__", method_get_text_signature},