Searched defs:PyTextIOBase_Type (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Modules/_io/ | ||
D | textio.c | 135 PyTypeObject PyTextIOBase_Type = { variable |
/external/python/cpython3/Modules/_io/ | ||
D | textio.c | 165 PyTypeObject PyTextIOBase_Type = { variable |