On 11/22/2017 11:51 PM, Sven R. Kunze wrote:
> A "yield" within a comprehension is like a "return" in a comprehension. It makes no sense at all.
> Also a "yield" and a "return with value" is also rarely seen.
>> Comprehensions build new objects, they are not for control flow, IMO.
+1
--
~Ethan~