mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Fix the TeX compile error.
This commit is contained in:
parent
1e9f574a18
commit
c120a6d897
1 changed files with 1 additions and 1 deletions
|
@ -321,7 +321,7 @@ def for lambda try
|
|||
|
||||
Note that although the identifier \code{as} can be used as part of the
|
||||
syntax of \keyword{import} statements, it is not currently a reserved
|
||||
word by default.}
|
||||
word by default.)
|
||||
|
||||
\versionchanged[Both \keyword{as} and \keyword{with} are only recognized
|
||||
when the \code{with_statement} feature has been enabled. It will always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue