Home
last modified time | relevance | path

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

/third_party/python/Objects/
Ddescrobject.c565 method_get_text_signature(PyMethodDescrObject *descr, void *closure) in method_get_text_signature() function
629 {"__text_signature__", (getter)method_get_text_signature},