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 ac313b9 commit 3d3665eCopy full SHA for 3d3665e
Doc/c-api/module.rst
@@ -1020,6 +1020,7 @@ 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