mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +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
f9b37d4d26
commit
8c0cf111a0
1 changed files with 1 additions and 0 deletions
|
|
@ -503,6 +503,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