pep-0492: Rename section
This commit is contained in:
parent
9b10d0323d
commit
94b51bc711
|
@ -948,8 +948,8 @@ stating that the statement is asynchronous. It is also more consistent
|
|||
with the existing grammar.
|
||||
|
||||
|
||||
Why "async for/with" instead of "await for/with"
|
||||
------------------------------------------------
|
||||
Why not "await for" and "await with"
|
||||
------------------------------------
|
||||
|
||||
``async`` is an adjective, and hence it is a better choice for a
|
||||
*statement qualifier* keyword. ``await for/with`` would imply that
|
||||
|
|
Loading…
Reference in New Issue