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

Jack Jansen jackjansen@users.sourceforge.net
Tue, 23 Oct 2001 15:21:42 -0700


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

Modified Files:
	PythonCoreCarbon.exp 
Log Message:
Tweaks for MacPython 2.2b1

Index: PythonCoreCarbon.exp
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Build/PythonCoreCarbon.exp,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** PythonCoreCarbon.exp	2001/10/08 15:35:33	1.17
--- PythonCoreCarbon.exp	2001/10/23 22:21:40	1.18
***************
*** 131,134 ****
--- 131,135 ----
  PyMarshal_ReadLastObjectFromFile
  PyMarshal_ReadLongFromFile
+ PyMarshal_ReadShortFromFile
  PyMarshal_WriteObjectToFile
  PyMarshal_WriteLongToFile
***************
*** 712,716 ****
  pcre_study
  initcPickle
! Pickler_setattr
  cPickle_PyMapping_HasKey
  initcStringIO
--- 713,717 ----
  pcre_study
  initcPickle
! fast_save_leave
  cPickle_PyMapping_HasKey
  initcStringIO
***************
*** 1040,1043 ****
--- 1041,1046 ----
  PyWeakref_NewRef
  _PyWeakref_GetWeakrefCount
+ PyStructSequence_InitType
+ PyStructSequence_New
  GUSISetupConsoleStdio
  GUSIStdioFlush