Searched refs:sp_handle_methods (Results 1 – 1 of 1) sorted by relevance
118 static PyMethodDef sp_handle_methods[] = { variable127 return Py_FindMethod(sp_handle_methods, (PyObject*) self, name); in sp_handle_getattr()