Commit 311ae46e authored by Dmitry Tokarev's avatar Dmitry Tokarev Committed by Serhiy Storchaka

[2.7] Docs: fixed placement of .. _func-list: in functions.rst (#2520)

Oh, this is my fault too. I missed this mistake. Thank you for the correction.
parent 58bb0d84
......@@ -698,7 +698,6 @@ section.
Support for a tuple of type information was added.
.. _func-list:
.. function:: issubclass(class, classinfo)
Return true if *class* is a subclass (direct, indirect or :term:`virtual
......@@ -742,6 +741,7 @@ section.
(such as a dictionary, set, or frozen set).
.. _func-list:
.. class:: list([iterable])
:noindex:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment