Searched refs:_io_TextIOWrapper_reconfigure_impl (Results 1 – 2 of 2) sorted by relevance
311 _io_TextIOWrapper_reconfigure_impl(textio *self, PyObject *encoding,363 …return_value = _io_TextIOWrapper_reconfigure_impl(self, encoding, errors, newline_obj, line_buffer… in _io_TextIOWrapper_reconfigure()
1357 _io_TextIOWrapper_reconfigure_impl(textio *self, PyObject *encoding, in _io_TextIOWrapper_reconfigure_impl() function