Searched refs:_PyIO_get_locale_module (Results 1 – 3 of 3) sorted by relevance
153 extern PyObject *_PyIO_get_locale_module(_PyIO_State *);
597 _PyIO_get_locale_module(_PyIO_State *state) in _PyIO_get_locale_module() function
1157 PyObject *locale_module = _PyIO_get_locale_module(state); in _io_TextIOWrapper___init___impl()