Searched refs:GetMethodsByName (Results 1 – 1 of 1) sorted by relevance
1570 static PyObject* GetMethodsByName(PyBaseDescriptor* self, void *closure) { in GetMethodsByName() function1606 { "methods_by_name", (getter)GetMethodsByName, NULL, "Methods by name", NULL},