mirror of https://github.com/python/cpython.git
Added Py_GetProgramFullPath
This commit is contained in:
parent
36f3502151
commit
39ed1c35e5
|
@ -316,6 +316,7 @@ EXPORTS
|
||||||
Py_GetPath
|
Py_GetPath
|
||||||
Py_GetExecPrefix
|
Py_GetExecPrefix
|
||||||
Py_GetPrefix
|
Py_GetPrefix
|
||||||
|
Py_GetProgramFullPath
|
||||||
Py_GetProgramName
|
Py_GetProgramName
|
||||||
PySlice_New
|
PySlice_New
|
||||||
PySlice_GetIndices
|
PySlice_GetIndices
|
||||||
|
|
Loading…
Reference in New Issue