Home | History | Annotate | Download | only in Objects

Lines Matching defs:PyObject_GetIter

2190     it = PyObject_GetIter(v);
2284 it = PyObject_GetIter(v);
2315 it = PyObject_GetIter(seq);
3082 PyObject_GetIter(PyObject *o)