Thanks to visit codestin.com Credit goes to github.com
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 04427a0 commit d26c306Copy full SHA for d26c306
1 file changed
Doc/library/types.rst
@@ -69,7 +69,7 @@ implement a Python interpreter. It deliberately avoids including some of
69
the types that arise only incidentally during processing such as the
70
``listiterator`` type.
71
72
-Typical use is of these names is for :func:`isinstance` or
+Typical use of these names is for :func:`isinstance` or
73
:func:`issubclass` checks.
74
75
Standard names are defined for the following types:
0 commit comments