summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
Diffstat (limited to 'Mac')
-rw-r--r--Mac/Build/PythonCore.exp36
-rw-r--r--Mac/Build/PythonCoreCarbon.exp36
2 files changed, 72 insertions, 0 deletions
diff --git a/Mac/Build/PythonCore.exp b/Mac/Build/PythonCore.exp
index 8777de6..985a22a 100644
--- a/Mac/Build/PythonCore.exp
+++ b/Mac/Build/PythonCore.exp
@@ -242,6 +242,8 @@ PyIter_Next
PyObject_GetIter
PyObject_IsSubclass
PyObject_IsInstance
+PyObject_CallFunctionObjArgs
+PyObject_CallMethodObjArgs
PyObject_CallMethod
PyObject_CallFunction
PyObject_Call
@@ -959,6 +961,40 @@ PyMacGluePtr_TEObj_Convert
PyMacGluePtr_WinObj_New
PyMacGluePtr_WinObj_Convert
PyMacGluePtr_WinObj_WhichWindow
+PyMacGluePtr_CFTypeRefObj_Convert
+PyMacGluePtr_CFTypeRefObj_New
+PyMacGluePtr_CFStringRefObj_Convert
+PyMacGluePtr_CFStringRefObj_New
+PyMacGluePtr_CFMutableStringRefObj_Convert
+PyMacGluePtr_CFMutableStringRefObj_New
+PyMacGluePtr_CFArrayRefObj_Convert
+PyMacGluePtr_CFArrayRefObj_New
+PyMacGluePtr_CFMutableArrayRefObj_Convert
+PyMacGluePtr_CFMutableArrayRefObj_New
+PyMacGluePtr_CFDictionaryRefObj_Convert
+PyMacGluePtr_CFDictionaryRefObj_New
+PyMacGluePtr_CFMutableDictionaryRefObj_Convert
+PyMacGluePtr_CFMutableDictionaryRefObj_New
+PyMacGluePtr_CFURLRefObj_Convert
+PyMacGluePtr_OptionalCFURLRefObj_Convert
+PyMacGluePtr_CFURLRefObj_New
+CFURLRefObj_New
+OptionalCFURLRefObj_Convert
+CFURLRefObj_Convert
+CFMutableDictionaryRefObj_New
+CFMutableDictionaryRefObj_Convert
+CFDictionaryRefObj_New
+CFDictionaryRefObj_Convert
+CFMutableArrayRefObj_New
+CFMutableArrayRefObj_Convert
+CFArrayRefObj_New
+CFArrayRefObj_Convert
+CFMutableStringRefObj_New
+CFMutableStringRefObj_Convert
+CFStringRefObj_New
+CFStringRefObj_Convert
+CFTypeRefObj_New
+CFTypeRefObj_Convert
WinObj_WhichWindow
WinObj_Convert
WinObj_New
diff --git a/Mac/Build/PythonCoreCarbon.exp b/Mac/Build/PythonCoreCarbon.exp
index 6a255ae..5355e8d 100644
--- a/Mac/Build/PythonCoreCarbon.exp
+++ b/Mac/Build/PythonCoreCarbon.exp
@@ -242,6 +242,8 @@ PyIter_Next
PyObject_GetIter
PyObject_IsSubclass
PyObject_IsInstance
+PyObject_CallFunctionObjArgs
+PyObject_CallMethodObjArgs
PyObject_CallMethod
PyObject_CallFunction
PyObject_Call
@@ -953,6 +955,40 @@ PyMacGluePtr_TEObj_Convert
PyMacGluePtr_WinObj_New
PyMacGluePtr_WinObj_Convert
PyMacGluePtr_WinObj_WhichWindow
+PyMacGluePtr_CFTypeRefObj_Convert
+PyMacGluePtr_CFTypeRefObj_New
+PyMacGluePtr_CFStringRefObj_Convert
+PyMacGluePtr_CFStringRefObj_New
+PyMacGluePtr_CFMutableStringRefObj_Convert
+PyMacGluePtr_CFMutableStringRefObj_New
+PyMacGluePtr_CFArrayRefObj_Convert
+PyMacGluePtr_CFArrayRefObj_New
+PyMacGluePtr_CFMutableArrayRefObj_Convert
+PyMacGluePtr_CFMutableArrayRefObj_New
+PyMacGluePtr_CFDictionaryRefObj_Convert
+PyMacGluePtr_CFDictionaryRefObj_New
+PyMacGluePtr_CFMutableDictionaryRefObj_Convert
+PyMacGluePtr_CFMutableDictionaryRefObj_New
+PyMacGluePtr_CFURLRefObj_Convert
+PyMacGluePtr_OptionalCFURLRefObj_Convert
+PyMacGluePtr_CFURLRefObj_New
+CFURLRefObj_New
+OptionalCFURLRefObj_Convert
+CFURLRefObj_Convert
+CFMutableDictionaryRefObj_New
+CFMutableDictionaryRefObj_Convert
+CFDictionaryRefObj_New
+CFDictionaryRefObj_Convert
+CFMutableArrayRefObj_New
+CFMutableArrayRefObj_Convert
+CFArrayRefObj_New
+CFArrayRefObj_Convert
+CFMutableStringRefObj_New
+CFMutableStringRefObj_Convert
+CFStringRefObj_New
+CFStringRefObj_Convert
+CFTypeRefObj_New
+CFTypeRefObj_Convert
WinObj_WhichWindow
WinObj_Convert
WinObj_New