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

Jack Jansen jackjansen@users.sourceforge.net
Thu, 26 Jul 2001 14:10:57 -0700


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

Modified Files:
      Tag: release21-maint
	PythonCore.exp 
Log Message:
FSRef support gone for classic builds.

Index: PythonCore.exp
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Build/PythonCore.exp,v
retrieving revision 1.8.4.1
retrieving revision 1.8.4.2
diff -C2 -d -r1.8.4.1 -r1.8.4.2
*** PythonCore.exp	2001/07/18 22:38:59	1.8.4.1
--- PythonCore.exp	2001/07/26 21:10:55	1.8.4.2
***************
*** 742,746 ****
  PyMac_BuildFSRef
  PyMac_GetFSRef
- newmfsrobject
  newmfssobject
  PyMac_GetFSSpec
--- 742,745 ----