Searched defs:PyRawIOBase_Type (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Modules/_io/ | ||
| D | iobase.c | 1033 PyTypeObject PyRawIOBase_Type = { variable |
| /external/python/cpython2/Modules/_io/ | ||
| D | iobase.c | 901 PyTypeObject PyRawIOBase_Type = { variable |