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