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 99da393 commit 521c83bCopy full SHA for 521c83b
1 file changed
Doc/library/inspect.rst
@@ -669,7 +669,7 @@ attributes (see :ref:`import-mod-attrs` for module attributes):
669
modules), more specific tests are available: :func:`isgetsetdescriptor` and
670
:func:`ismemberdescriptor`, respectively.
671
672
- While data descriptors may have also :attr:`~definition.__name__` and
+ While data descriptors may also have :attr:`~definition.__name__` and
673
:attr:`!__doc__` attributes (as properties, getsets and member descriptors
674
do), this is not necessarily the case in general.
675
0 commit comments