Searched defs:CO_NESTED (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
H A D | __future__.py | 69 CO_NESTED = 0x0010 # nested_scopes variable |
/third_party/python/Include/cpython/ | ||
H A D | code.h | 110 #define CO_NESTED 0x0010 macro |
Completed in 1 milliseconds