From: Guido van Rossum Date: Fri, 19 Jun 1998 19:24:08 +0000 (+0000) Subject: Added Py_{Get,Set}PythonHome. X-Git-Tag: v1.5.2a1~445 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=251c9fc60a7dafb7992410db53aa181cabbb34c9;p=thirdparty%2FPython%2Fcpython.git Added Py_{Get,Set}PythonHome. --- diff --git a/PC/python_nt.def b/PC/python_nt.def index 3b7496fa1a8c..edf6d87db21f 100644 --- a/PC/python_nt.def +++ b/PC/python_nt.def @@ -358,6 +358,7 @@ EXPORTS Py_GetPrefix Py_GetProgramFullPath Py_GetProgramName + Py_GetPythonHome Py_GetVersion Py_InitModule4 Py_Initialize @@ -367,6 +368,7 @@ EXPORTS Py_NewInterpreter Py_Realloc Py_SetProgramName + Py_SetPythonHome Py_VaBuildValue _PyObject_New _PyObject_NewVar