We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 532403e commit 0bcc5adCopy full SHA for 0bcc5ad
Doc/reference/compound_stmts.rst
@@ -1017,7 +1017,7 @@ A class pattern represents a class and its positional and keyword arguments
1017
1018
The same keyword should not be repeated in class patterns.
1019
1020
-The following is the logical flow for matching a mapping pattern against a
+The following is the logical flow for matching a class pattern against a
1021
subject value:
1022
1023
#. If ``name_or_attr`` is not an instance of the builtin :class:`type` , raise
0 commit comments