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

Lines Matching refs:getiterfunc

316 typedef PyObject *(*getiterfunc) (PyObject *);
376 getiterfunc tp_iter;