Searched refs:_YIELD_FROM (Results 1 – 1 of 1) sorted by relevance
19 _YIELD_FROM = opcode.opmap['YIELD_FROM'] variable120 if caller.f_code.co_code[caller.f_lasti] != _YIELD_FROM: