8000
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.
imporlib.util.LazyLoader.factory
1 parent c485f0e commit cea61ccCopy full SHA for cea61cc
Doc/library/importlib.rst
@@ -1462,7 +1462,7 @@ an :term:`importer`.
1462
1463
.. classmethod:: factory(loader)
1464
1465
- A static method which returns a callable that creates a lazy loader. This
+ A class method which returns a callable that creates a lazy loader. This
1466
is meant to be used in situations where the loader is passed by class
1467
instead of by instance.
1468
::
0 commit comments