pep-0492: Fix markup
This commit is contained in:
parent
3628483783
commit
9b10d0323d
|
@ -171,7 +171,7 @@ Syntax of "await" expression
|
||||||
from``. The main difference is that *await expressions* do not require
|
from``. The main difference is that *await expressions* do not require
|
||||||
parentheses around them most of the times.
|
parentheses around them most of the times.
|
||||||
|
|
||||||
Examples::
|
Examples:
|
||||||
|
|
||||||
================================== ==================================
|
================================== ==================================
|
||||||
Expression Will be parsed as
|
Expression Will be parsed as
|
||||||
|
|
Loading…
Reference in New Issue