mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Fix typo
This commit is contained in:
parent
ff00fdae23
commit
e7e03cd0cf
2 changed files with 2 additions and 2 deletions
|
@ -260,7 +260,7 @@ identifiers. They must be spelled exactly as written here:%
|
|||
and del for is raise
|
||||
assert elif from lambda return
|
||||
break else global not try
|
||||
class except if or yeild
|
||||
class except if or yield
|
||||
continue exec import pass while
|
||||
def finally in print
|
||||
\end{verbatim}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue