Kaydet (Commit) 251c9fc6 authored tarafından Guido van Rossum's avatar Guido van Rossum

Added Py_{Get,Set}PythonHome.

üst 4c704131
...@@ -358,6 +358,7 @@ EXPORTS ...@@ -358,6 +358,7 @@ EXPORTS
Py_GetPrefix Py_GetPrefix
Py_GetProgramFullPath Py_GetProgramFullPath
Py_GetProgramName Py_GetProgramName
Py_GetPythonHome
Py_GetVersion Py_GetVersion
Py_InitModule4 Py_InitModule4
Py_Initialize Py_Initialize
...@@ -367,6 +368,7 @@ EXPORTS ...@@ -367,6 +368,7 @@ EXPORTS
Py_NewInterpreter Py_NewInterpreter
Py_Realloc Py_Realloc
Py_SetProgramName Py_SetProgramName
Py_SetPythonHome
Py_VaBuildValue Py_VaBuildValue
_PyObject_New _PyObject_New
_PyObject_NewVar _PyObject_NewVar
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment