Home
last modified time | relevance | path

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

/third_party/python/Modules/_io/
H A Dtextio.c951 _textiowrapper_fix_encoder_state(textio *self) in _textiowrapper_fix_encoder_state() function
1216 if (_textiowrapper_fix_encoder_state(self) < 0) { in _io_TextIOWrapper___init___impl()
1301 return _textiowrapper_fix_encoder_state(self); in textiowrapper_change_encoding()

Completed in 5 milliseconds