FindMethodMore 13 lib/python/pyutils.h PyObject* FindMethodMore(PyObject*ret, PyMethodDef f[], PyObject*self, char* a); FindMethodMore 215 lib/python/tag.c ret = FindMethodMore(ret, common_tagfunctions, self, a);