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 3051d0c commit 18d148cCopy full SHA for 18d148c
Doc/reference/datamodel.rst
@@ -840,7 +840,7 @@ Special read-only attributes
840
See also: :attr:`__qualname__ attributes <definition.__qualname__>`.
841
842
* - .. attribute:: builtin_function.__self__
843
- - It is set to ``None`` (but see :ref:`built-in methods <builtin-methods>`).
+ - This is always ``None`` (but see :ref:`built-in methods <builtin-methods>`).
844
845
* - .. attribute:: builtin_function.__text_signature__
846
- The function's signature as plain text, or ``None`` if unavailable.
0 commit comments