summaryrefslogtreecommitdiffstats
path: root/PC/python_nt.def
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-06-19 19:24:08 (GMT)
committerGuido van Rossum <guido@python.org>1998-06-19 19:24:08 (GMT)
commit251c9fc60a7dafb7992410db53aa181cabbb34c9 (patch)
tree5fd22f29f9118bf1802b2cdb972d6c8f9cd63054 /PC/python_nt.def
parent4c704131ca47f185870c48326539d6b8a377db34 (diff)
downloadcpython-251c9fc60a7dafb7992410db53aa181cabbb34c9.zip
cpython-251c9fc60a7dafb7992410db53aa181cabbb34c9.tar.gz
cpython-251c9fc60a7dafb7992410db53aa181cabbb34c9.tar.bz2
Added Py_{Get,Set}PythonHome.
Diffstat (limited to 'PC/python_nt.def')
-rw-r--r--PC/python_nt.def2
1 files changed, 2 insertions, 0 deletions
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 @@ 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