Searched defs:PyStringIO_Type (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Modules/_io/ | ||
| D | stringio.c | 855 PyTypeObject PyStringIO_Type = { variable |
| /external/python/cpython3/Modules/_io/ | ||
| D | stringio.c | 1004 PyTypeObject PyStringIO_Type = { variable |