mirror of
https://github.com/python/cpython.git
synced 2026-06-29 04:10:54 +00:00
[3.13] gh-105895: Add match and case doc to help() (GH-152113) (#152128)
(cherry picked from commit 1d55b3778c)
Co-authored-by: dzherb <zherbin.dima@yandex.ru>
Co-authored-by: Stan Ulbrych <stan@python.org>
This commit is contained in:
parent
d43f47bdca
commit
f74dbc82fe
4 changed files with 7 additions and 2 deletions
|
|
@ -69,6 +69,7 @@
|
|||
"integers",
|
||||
"lambda",
|
||||
"lists",
|
||||
"match",
|
||||
"naming",
|
||||
"nonlocal",
|
||||
"numbers",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue