Lines Matching refs:clauses
188 :keyword:`!for` clause and zero or more :keyword:`!for` or :keyword:`!if` clauses.
190 by considering each of the :keyword:`!for` or :keyword:`!if` clauses a block,
200 nested scope. Subsequent :keyword:`!for` clauses and any filter condition in the
218 clauses, and may also use :keyword:`await` expressions.
219 If a comprehension contains either :keyword:`!async for` clauses
328 expressions separated with a colon followed by the usual "for" and "if" clauses.
367 Subsequent :keyword:`!for` clauses and any filter condition in the leftmost
382 clauses or :keyword:`await` expressions it is called an
470 allowing any pending :keyword:`finally` clauses to execute.
647 clauses. In this case, it is the responsibility of the event loop or
650 coroutine object, thus allowing any pending :keyword:`!finally` clauses