Searched defs:CO_FUTURE_GENERATOR_STOP (Results 1 – 2 of 2) sorted by relevance
77 CO_FUTURE_GENERATOR_STOP = 0x800000 # StopIteration becomes RuntimeError in generators variable
97 #define CO_FUTURE_GENERATOR_STOP 0x800000 macro