summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2001-11-05 16:14:33 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2001-11-05 16:14:33 (GMT)
commite8cbb9f1e63bd80210336a88a11cde162a13511b (patch)
treee5d74bec11660217c5bd096c421610f490414f5a /Mac
parent52e9045da6d2a57cec6823a8dc5c64a5c410ef13 (diff)
downloadcpython-e8cbb9f1e63bd80210336a88a11cde162a13511b.zip
cpython-e8cbb9f1e63bd80210336a88a11cde162a13511b.tar.gz
cpython-e8cbb9f1e63bd80210336a88a11cde162a13511b.tar.bz2
Regenerated with CF accessors.
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