Kaydet (Commit) 4bc0566a authored tarafından Jack Jansen's avatar Jack Jansen

It turns out that Py_GetProgramName is used after all...

üst 1247a461
......@@ -947,7 +947,6 @@ Py_GetPrefix
Py_GetArgcArgv
Py_GetProgramName
PyMac_Exit
PyMac_InteractiveOptions
PyMac_InitApplication
PyMac_InitApplet
Py_GetPlatform
......@@ -977,7 +976,6 @@ PyMac_PromptGetFile
PyMac_GetDirectory
PyMac_LoadResourceModule
PyMac_FindResourceModule
PyMac_Idle
PyMac_Yield
PyMac_HandleEvent
PyMac_SetYield
......
......@@ -385,6 +385,8 @@ options
PyMac_AppRefNum
Py_GetExecPrefix
Py_GetPrefix
Py_GetArgcArgv
Py_GetProgramName
PyMac_Exit
PyMac_InitApplication
PyMac_InitApplet
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment