Searched refs:instancemethod_get_doc (Results 1 – 1 of 1) sorted by relevance
2304 instancemethod_get_doc(PyMethodObject *im, void *context) in instancemethod_get_doc() function2316 {"__doc__", (getter)instancemethod_get_doc, NULL, NULL},