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.
Py_GetPythonHome
1 parent 5b9573e commit 9bba803Copy full SHA for 9bba803
1 file changed
Doc/c-api/init.rst
@@ -818,7 +818,7 @@ Process-wide parameters
818
.. deprecated:: 3.11
819
820
821
-.. c:function:: w_char* Py_GetPythonHome()
+.. c:function:: wchar_t* Py_GetPythonHome()
822
823
Return the default "home", that is, the value set by a previous call to
824
:c:func:`Py_SetPythonHome`, or the value of the :envvar:`PYTHONHOME`
0 commit comments