Home
last modified time | relevance | path

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

/third_party/python/Modules/_io/
H A Dtextio.c852 _textiowrapper_set_decoder(textio *self, PyObject *codec_info, in _textiowrapper_set_decoder() function
1174 if (_textiowrapper_set_decoder(self, codec_info, PyUnicode_AsUTF8(errors)) != 0) in _io_TextIOWrapper___init___impl()
1289 if (_textiowrapper_set_decoder(self, codec_info, c_errors) != 0 || in textiowrapper_change_encoding()

Completed in 7 milliseconds