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 df7eeac commit 8b9310dCopy full SHA for 8b9310d
1 file changed
Doc/library/importlib.rst
@@ -622,7 +622,7 @@ ABC hierarchy::
622
623
.. method:: is_package(fullname)
624
625
- An abstract method to return a true value if the module is a package, a
+ An optional method to return a true value if the module is a package, a
626
false value otherwise. :exc:`ImportError` is raised if the
627
:term:`loader` cannot find the module.
628
0 commit comments