Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
Dbytesio.c840 static struct PyMethodDef bytesio_methods[] = { variable
899 bytesio_methods, /*tp_methods*/
/external/python/cpython3/Modules/_io/
Dbytesio.c973 static struct PyMethodDef bytesio_methods[] = { variable
1027 bytesio_methods, /*tp_methods*/