Home
last modified time | relevance | path

Searched refs:CO_NEWLOCALS (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/cpython/
H A Dcode.h107 #define CO_NEWLOCALS 0x0002 macro
/third_party/python/Python/
H A Dcompile.c7872 flags |= CO_NEWLOCALS | CO_OPTIMIZED; in compute_code_flags()

Completed in 12 milliseconds