Searched refs:list_iter (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | listobject.c | 2840 static PyObject *list_iter(PyObject *seq); 3127 list_iter, /* tp_iter */ 3206 list_iter(PyObject *seq) in list_iter() function |
Completed in 5 milliseconds