diff options
-rw-r--r-- | PC/python_nt.def | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ EXPORTS Py_GetPath Py_GetExecPrefix Py_GetPrefix + Py_GetProgramFullPath Py_GetProgramName PySlice_New PySlice_GetIndices |