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 58bb0d8 commit 311ae46Copy full SHA for 311ae46
Doc/library/functions.rst
@@ -698,7 +698,6 @@ section.
698
Support for a tuple of type information was added.
699
700
701
-.. _func-list:
702
.. function:: issubclass(class, classinfo)
703
704
Return true if *class* is a subclass (direct, indirect or :term:`virtual
@@ -742,6 +741,7 @@ section.
742
741
(such as a dictionary, set, or frozen set).
743
744
+.. _func-list:
745
.. class:: list([iterable])
746
:noindex:
747
0 commit comments