[Python-checkins] CVS: python/dist/src/Mac/Distributions binary.include,1.18,1.19

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


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

Modified Files:
	binary.include 
Log Message:
Tweaks for MacPython 2.2b1

Index: binary.include
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Distributions/binary.include,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** binary.include	2001/09/08 21:36:56	1.18
--- binary.include	2001/10/23 22:20:17	1.19
***************
*** 128,132 ****
  (':Mac:Contrib:Sherlock', '')
  (':Mac:Contrib:Tabcleaner', '')
- (':Mac:Contrib:morefindertools', '')
  (':Mac:Contrib:osam:OSAm.carbon.slb', '')
  (':Mac:Contrib:osam:OSAm.exp', None)
--- 128,131 ----
***************
*** 144,147 ****
--- 143,147 ----
  (':Mac:MPW', None)
  (':Mac:Modules', None)
+ (':Mac:OSX:README', None)
  (':Mac:OSX:README.macosx.txt', None)
  (':Mac:OSXResources', None)
***************
*** 175,178 ****
--- 175,179 ----
  (':PLAN.txt', None)
  (':Parser:Icon', None)
+ (':Parser:grammar.mak', None)
  (':Python IDE', None)
  (':Python:Icon', None)
***************
*** 219,221 ****
  (':setup.py', None)
  (':site-packages', None)
- (':Mac:OSX:README', None)
--- 220,221 ----