Searched refs:call_doc_function (Results 1 – 1 of 1) sorted by relevance
331 call_doc_function (PyObject *obj, PyObject *method, PyObject *arg) in call_doc_function() function380 set_doc_string = call_doc_function (obj, set_doc_func, NULL); in get_set_value()435 show_doc_string = call_doc_function (obj, show_doc_func, val_obj); in get_show_value()