commit
ec32fe3104
@ -1050,7 +1050,7 @@ for/a
|
|||||||
-----
|
-----
|
||||||
|
|
||||||
``for/a`` behaves like ``for`` but is used to call a function for each
|
``for/a`` behaves like ``for`` but is used to call a function for each
|
||||||
element generated by an asyncronous generator expression. The results
|
element generated by an asynchronous generator expression. The results
|
||||||
of each call are discarded and the ``for/a`` expression returns
|
of each call are discarded and the ``for/a`` expression returns
|
||||||
``None`` instead.
|
``None`` instead.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user