Home
last modified time | relevance | path

Searched refs:_PyIO_str_locale (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/_io/
D_iomodule.c37 PyObject *_PyIO_str_locale = NULL; variable
540 Py_INCREF(_PyIO_str_locale); in _io_text_encoding_impl()
541 return _PyIO_str_locale; in _io_text_encoding_impl()