[Python-checkins] CVS: python/dist/src/Mac/Build PythonCoreCarbon.exp,1.11,1.12
Jack Jansen
jackjansen@users.sourceforge.net
Wed, 08 Aug 2001 08:29:11 -0700
Update of /cvsroot/python/python/dist/src/Mac/Build
In directory usw-pr-cvs1:/tmp/cvs-serv5386/python/Mac/Build
Modified Files:
PythonCoreCarbon.exp
Log Message:
Adapted for pymactoolbox.c and changed externals elsewhere.
Index: PythonCoreCarbon.exp
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Build/PythonCoreCarbon.exp,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** PythonCoreCarbon.exp 2001/08/07 13:52:05 1.11
--- PythonCoreCarbon.exp 2001/08/08 15:29:09 1.12
***************
*** 528,532 ****
PyType_Type
PyBaseObject_Type
- PyType_InitDict
_PyType_Lookup
PyType_IsSubtype
--- 528,531 ----