Searched defs:PyBytesIter_Type (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Objects/ | ||
| D | bytesobject.c | 3103 PyTypeObject PyBytesIter_Type = { variable |
| /external/python/cpython3/Objects/ | ||
| D | bytesobject.c | 3185 PyTypeObject PyBytesIter_Type = { variable |