Home
last modified time | relevance | path

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

/third_party/python/Modules/_io/
H A Dtextio.c2108 _textiowrapper_readline(textio *self, Py_ssize_t limit) in _textiowrapper_readline() function
2280 return _textiowrapper_readline(self, size); in _io_TextIOWrapper_readline_impl()
3069 line = _textiowrapper_readline(self, -1); in textiowrapper_iternext()

Completed in 4 milliseconds