Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Prev Previous commit
Next Next commit
Added the missing markup
  • Loading branch information
Xiaokang2022 committed Oct 17, 2024
commit 4c183ee489b32ec1d1d8ba70f86294fd8bac36d7
2 changes: 2 additions & 0 deletions Doc/library/inspect.rst
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,8 @@ attributes (see :ref:`import-mod-attrs` for module attributes):

Return ``True`` if the object is a package.
Comment thread
Xiaokang2022 marked this conversation as resolved.
Outdated

Comment thread
Xiaokang2022 marked this conversation as resolved.
.. versionadded:: 3.14


.. function:: isfunction(object)

Expand Down