[Python-checkins] CVS: python/dist/src/Mac/Build PythonCore.exp,1.11,1.12

Jack Jansen jackjansen@users.sourceforge.net
Wed, 08 Aug 2001 08:29:03 -0700


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

Modified Files:
	PythonCore.exp 
Log Message:
Adapted for pymactoolbox.c and changed externals elsewhere.

Index: PythonCore.exp
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Build/PythonCore.exp,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** PythonCore.exp	2001/08/07 13:52:43	1.11
--- PythonCore.exp	2001/08/08 15:29:01	1.12
***************
*** 528,532 ****
  PyType_Type
  PyBaseObject_Type
- PyType_InitDict
  _PyType_Lookup
  PyType_IsSubtype
--- 528,531 ----