Searched defs:Py_FileSystemDefaultEncoding (Results 1 – 1 of 1) sorted by relevance
21 const char *Py_FileSystemDefaultEncoding = "mbcs"; variable23 const char *Py_FileSystemDefaultEncoding = "utf-8"; variable25 const char *Py_FileSystemDefaultEncoding = NULL; /* use default */ variable