Home
last modified time | relevance | path

Searched defs:PyIter_Next (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dabstract.c2549 PyIter_Next(PyObject *iter) in PyIter_Next() function
/external/python/cpython2/Objects/
Dabstract.c3115 PyIter_Next(PyObject *iter) function