Searched defs:force_ascii (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Include/internal/ | ||
| D | pycore_fileutils.h | 23 int force_ascii; member |
| /external/python/cpython3/Python/ | ||
| D | fileutils.c | 207 #define force_ascii (_PyRuntime.fileutils.force_ascii) macro |