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 172bb39 commit ddbb978Copy full SHA for ddbb978
1 file changed
Doc/c-api/init.rst
@@ -37,6 +37,7 @@ The following functions can be safely called before Python is initialized:
37
38
* Informative functions:
39
40
+ * :c:func:`Py_IsInitialized`
41
* :c:func:`PyMem_GetAllocator`
42
* :c:func:`PyObject_GetArenaAllocator`
43
* :c:func:`Py_GetBuildInfo`
0 commit comments