commit | 251c9fc60a7dafb7992410db53aa181cabbb34c9 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Jun 19 19:24:08 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Jun 19 19:24:08 1998 +0000 |
tree | 5fd22f29f9118bf1802b2cdb972d6c8f9cd63054 | |
parent | 4c704131ca47f185870c48326539d6b8a377db34 [diff] [blame] |
Added Py_{Get,Set}PythonHome.
diff --git a/PC/python_nt.def b/PC/python_nt.def index 3b7496f..edf6d87 100644 --- a/PC/python_nt.def +++ b/PC/python_nt.def
@@ -358,6 +358,7 @@ Py_GetPrefix Py_GetProgramFullPath Py_GetProgramName + Py_GetPythonHome Py_GetVersion Py_InitModule4 Py_Initialize @@ -367,6 +368,7 @@ Py_NewInterpreter Py_Realloc Py_SetProgramName + Py_SetPythonHome Py_VaBuildValue _PyObject_New _PyObject_NewVar