Home | History | Annotate | Download | only in Python

Lines Matching refs:Py_LegacyWindowsFSEncodingFlag

129 int Py_LegacyWindowsFSEncodingFlag = 0; /* Uses mbcs instead of utf-8 */
1612 if (Py_LegacyWindowsFSEncodingFlag) {