Home
last modified time | relevance | path

Searched refs:CO_FUTURE_GENERATOR_STOP (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/
H A D__future__.py77 CO_FUTURE_GENERATOR_STOP = 0x800000 # StopIteration becomes RuntimeError in generators variable
143 CO_FUTURE_GENERATOR_STOP)
/third_party/python/Include/cpython/
H A Dcompile.h9 CO_FUTURE_GENERATOR_STOP | CO_FUTURE_ANNOTATIONS)
H A Dcode.h130 #define CO_FUTURE_GENERATOR_STOP 0x800000 macro

Completed in 2 milliseconds