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 838f2c4 commit f87f515Copy full SHA for f87f515
1 file changed
Doc/reference/datamodel.rst
@@ -454,7 +454,8 @@ Callable types
454
+=========================+===============================+===========+
455
| :attr:`__doc__` | The function's documentation | Writable |
456
| | string, or ``None`` if | |
457
- | | unavailable | |
+ | | unavailable; not inherited by | |
458
+ | | subclasses | |
459
+-------------------------+-------------------------------+-----------+
460
| :attr:`__name__` | The function's name | Writable |
461
0 commit comments