Home
last modified time | relevance | path

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

/third_party/python/Python/
Dpreconfig.c836 int init_legacy_encoding = Py_LegacyWindowsFSEncodingFlag; in _PyPreConfig_Read() local
927 Py_LegacyWindowsFSEncodingFlag = init_legacy_encoding; in _PyPreConfig_Read()