Searched refs:textiobase_read (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/_io/ | ||
H A D | textio.c | 66 textiobase_read(PyObject *self, PyObject *args) in textiobase_read() function 136 {"read", textiobase_read, METH_VARARGS, textiobase_read_doc}, |
Completed in 5 milliseconds