Home
last modified time | relevance | path

Searched defs:CO_GENERATOR_ALLOWED (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/compiler/
Dconsts.py19 CO_GENERATOR_ALLOWED = 0 variable
/external/python/cpython2/Lib/
D__future__.py67 CO_GENERATOR_ALLOWED = 0 # generators (obsolete, was 0x1000) variable