Home
last modified time | relevance | path

Searched defs:input_chunk (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/_io/
Dtextio.c1769 PyObject *input_chunk = NULL; in textiowrapper_read_chunk() local
2556 PyObject *input_chunk = _PyObject_CallMethod(self->buffer, &_Py_ID(read), in _io_TextIOWrapper_seek_impl() local