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 2455cb5 commit e01e442Copy full SHA for e01e442
1 file changed
Doc/glossary.rst
@@ -1031,7 +1031,7 @@ Glossary
1031
:meth:`index`, :meth:`__contains__`, and
1032
:meth:`__reversed__`. Types that implement this expanded
1033
interface can be registered explicitly using
1034
- :func:`~abc.register`.
+ :func:`~abc.ABCMeta.register`.
1035
1036
set comprehension
1037
A compact way to process all or part of the elements in an iterable and
0 commit comments