mirror of
https://github.com/python/cpython.git
synced 2025-11-11 14:44:57 +00:00
Added Py_GetProgramFullPath
This commit is contained in:
parent
36f3502151
commit
39ed1c35e5
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue