Searched refs:instancemethod_get_doc (Results 1 – 3 of 3) sorted by relevance
408 instancemethod_get_doc(PyObject *self, void *context) in instancemethod_get_doc() function420 {"__doc__", (getter)instancemethod_get_doc, NULL, NULL},
192 Objects/classobject.c:instancemethod_get_doc():docstr static PyObject *docstr
2037 Objects/classobject.c instancemethod_get_doc docstr -