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 781a730 commit 7af34ebCopy full SHA for 7af34eb
Doc/c-api/import.rst
@@ -341,7 +341,7 @@ Importing Modules
341
The function creates and returns a module object given a *spec* and an *initfunc*.
342
343
*spec* must be a :class:`~importlib.machinery.ModuleSpec` object
344
-
+
345
*initfunc* is the same as in :c:func:`PyImport_ExtendInittab`
346
347
.. versionadded:: 3.15
0 commit comments