[Python-checkins] CVS: python/dist/src/Mac/Build PythonCoreCarbon.exp,1.19,1.20

Jack Jansen jackjansen@users.sourceforge.net
Mon, 05 Nov 2001 08:14:35 -0800


Update of /cvsroot/python/python/dist/src/Mac/Build
In directory usw-pr-cvs1:/tmp/cvs-serv17920/python/Mac/Build

Modified Files:
	PythonCoreCarbon.exp 
Log Message:
Regenerated with CF accessors.

Index: PythonCoreCarbon.exp
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Build/PythonCoreCarbon.exp,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** PythonCoreCarbon.exp	2001/10/31 11:41:25	1.19
--- PythonCoreCarbon.exp	2001/11/05 16:14:33	1.20
***************
*** 243,246 ****
--- 243,248 ----
  PyObject_IsSubclass
  PyObject_IsInstance
+ PyObject_CallFunctionObjArgs
+ PyObject_CallMethodObjArgs
  PyObject_CallMethod
  PyObject_CallFunction
***************
*** 954,957 ****
--- 956,993 ----
  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