Searched defs:PyCF_SOURCE_IS_UTF8 (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Include/cpython/ | ||
| D | compile.h | 15 #define PyCF_SOURCE_IS_UTF8 0x0100 macro |
| /external/python/cpython2/Include/ | ||
| D | pythonrun.h | 14 #define PyCF_SOURCE_IS_UTF8 0x0100 macro |