Searched refs:CO_NEWLOCALS (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Include/cpython/ | ||
H A D | code.h | 107 #define CO_NEWLOCALS 0x0002 macro |
/third_party/python/Python/ | ||
H A D | compile.c | 7872 flags |= CO_NEWLOCALS | CO_OPTIMIZED; in compute_code_flags() |
Completed in 21 milliseconds