From: Guido van Rossum Date: Thu, 22 May 1997 20:45:01 +0000 (+0000) Subject: Added Py_GetProgramFullPath X-Git-Tag: v1.5a3~477 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=39ed1c35e5df0e5d02402b966ef208412205e2bd;p=python Added Py_GetProgramFullPath --- diff --git a/PC/python_nt.def b/PC/python_nt.def index 61c03d8118..2915439fdf 100644 --- a/PC/python_nt.def +++ b/PC/python_nt.def @@ -316,6 +316,7 @@ EXPORTS Py_GetPath Py_GetExecPrefix Py_GetPrefix + Py_GetProgramFullPath Py_GetProgramName PySlice_New PySlice_GetIndices