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