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 f817431 commit ac313b9Copy full SHA for ac313b9
Doc/c-api/module.rst
@@ -1020,7 +1020,6 @@ or code that creates modules dynamically.
1020
This function is called automatically when creating a module from
1021
``PyModuleDef`` (such as when using :ref:`multi-phase-initialization`,
1022
``PyModule_Create``, or ``PyModule_FromDefAndSpec``).
1023
-
1024
Return ``0`` on success.
1025
Return ``-1`` with an exception set on error.
1026
0 commit comments