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

Skip to content
Prev Previous commit
Next Next commit
Changed doc
  • Loading branch information
Xiaokang2022 committed Oct 17, 2024
commit 20f497f2e532825cd05a5a2a6d62e90ec464242b
2 changes: 1 addition & 1 deletion Doc/library/inspect.rst
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ attributes (see :ref:`import-mod-attrs` for module attributes):

.. function:: ispackage(object)

Return ``True`` if the object is a package.
Return ``True`` if the object is a :term:`package`.

.. versionadded:: 3.14

Comment thread
Xiaokang2022 marked this conversation as resolved.
Expand Down