Coding docsPythonAdvanced guideGeneratorsGenerators Under the Hood topics: yield as a pause point Generator state machines send(), throw(), close() Generator expressions vs list comprehensions