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

/external/python/cpython2/Modules/_io/
H A Dbytesio.c869 PyTypeObject PyBytesIO_Type = { variable
/external/python/cpython3/Modules/_io/
H A Dbytesio.c7 class _io.BytesIO "bytesio *" "&PyBytesIO_Type"
1045 PyTypeObject PyBytesIO_Type = { variable

Completed in 402 milliseconds