Searched refs:PyCF_IGNORE_COOKIE (Results 1 – 3 of 3) sorted by relevance
24 #define PyCF_IGNORE_COOKIE 0x0800 macro
157 if (flags->cf_flags & PyCF_IGNORE_COOKIE) in PARSER_FLAGS()
732 cf->cf_flags |= PyCF_IGNORE_COOKIE; in source_as_string()