Searched refs:PyCF_SOURCE_IS_UTF8 (Results 1 – 3 of 3) sorted by relevance
15 #define PyCF_SOURCE_IS_UTF8 0x0100 macro
33 cf.cf_flags = PyCF_SOURCE_IS_UTF8; in _symtable_symtable_impl()
761 cf.cf_flags = flags | PyCF_SOURCE_IS_UTF8; in builtin_compile_impl()971 cf.cf_flags = PyCF_SOURCE_IS_UTF8; in builtin_eval_impl()1062 cf.cf_flags = PyCF_SOURCE_IS_UTF8; in builtin_exec_impl()