Searched defs:PyCallIter_Type (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Objects/ | ||
D | iterobject.c | 205 PyTypeObject PyCallIter_Type = { variable |
/external/python/cpython3/Objects/ | ||
D | iterobject.c | 258 PyTypeObject PyCallIter_Type = { variable |