Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dpreconfig.c822 int init_legacy_encoding = Py_LegacyWindowsFSEncodingFlag; in _PyPreConfig_Read() local
913 Py_LegacyWindowsFSEncodingFlag = init_legacy_encoding; in _PyPreConfig_Read()