Searched defs:PyRawIOBase_Type (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Modules/_io/
H A Diobase.c879 PyTypeObject PyRawIOBase_Type = { variable
/external/python/cpython3/Modules/_io/
H A Diobase.c19 class _io._RawIOBase "PyObject *" "&PyRawIOBase_Type"
978 PyTypeObject PyRawIOBase_Type = { variable

Completed in 143 milliseconds