Home | History | Annotate | Download | only in python2.7

Lines Matching refs:getattrfunc

308 typedef PyObject *(*getattrfunc)(PyObject *, char *);
333 getattrfunc tp_getattr;