Searched refs:bytesio_methods (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Modules/_io/
H A Dbytesio.c839 static struct PyMethodDef bytesio_methods[] = { variable in typeref:struct:PyMethodDef
898 bytesio_methods, /*tp_methods*/
/external/python/cpython3/Modules/_io/
H A Dbytesio.c1020 static struct PyMethodDef bytesio_methods[] = { variable in typeref:struct:PyMethodDef
1074 bytesio_methods, /*tp_methods*/

Completed in 98 milliseconds