Searched defs:utf8_mode (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Python/ | ||
D | preconfig.c | 843 int utf8_mode = config->utf8_mode; in _PyPreConfig_Read() local |
/third_party/python/Include/cpython/ | ||
D | initconfig.h | 114 int utf8_mode; member |