mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Docs: Add 'as, match statement' to the index (GH-99001)
(cherry picked from commit 26720fffd0
)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
8b4d5b1047
commit
e0df94dc7c
1 changed files with 1 additions and 0 deletions
|
@ -593,6 +593,7 @@ The :keyword:`!match` statement
|
|||
keyword: if
|
||||
keyword: as
|
||||
pair: match; case
|
||||
single: as; match statement
|
||||
single: : (colon); compound statement
|
||||
|
||||
.. versionadded:: 3.10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue