mirror of
https://github.com/python/cpython.git
synced 2025-11-16 00:38:11 +00:00
Docs: Add 'as, match statement' to the index (#99001)
This commit is contained in:
parent
29e027c3e6
commit
26720fffd0
1 changed files with 1 additions and 0 deletions
|
|
@ -593,6 +593,7 @@ The :keyword:`!match` statement
|
||||||
keyword: if
|
keyword: if
|
||||||
keyword: as
|
keyword: as
|
||||||
pair: match; case
|
pair: match; case
|
||||||
|
single: as; match statement
|
||||||
single: : (colon); compound statement
|
single: : (colon); compound statement
|
||||||
|
|
||||||
.. versionadded:: 3.10
|
.. versionadded:: 3.10
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue