commit | 39ed1c35e5df0e5d02402b966ef208412205e2bd | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu May 22 20:45:01 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu May 22 20:45:01 1997 +0000 |
tree | bfa64ff5a0fad7e30db1ed59e428250119c2515f | |
parent | 36f3502151e2bd796f5688171df00c3f3498dfd8 [diff] [blame] |
Added Py_GetProgramFullPath
diff --git a/PC/python_nt.def b/PC/python_nt.def index 61c03d8..2915439 100644 --- a/PC/python_nt.def +++ b/PC/python_nt.def
@@ -316,6 +316,7 @@ Py_GetPath Py_GetExecPrefix Py_GetPrefix + Py_GetProgramFullPath Py_GetProgramName PySlice_New PySlice_GetIndices