[Python-checkins] CVS: python/dist/src/Mac ReadMe,1.30,1.30.4.1

Jack Jansen jackjansen@users.sourceforge.net
Wed, 18 Jul 2001 15:40:17 -0700


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

Modified Files:
      Tag: release21-maint
	ReadMe 
Log Message:
Updated for 2.1.1.

Index: ReadMe
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/ReadMe,v
retrieving revision 1.30
retrieving revision 1.30.4.1
diff -C2 -r1.30 -r1.30.4.1
*** ReadMe	2001/05/10 12:20:30	1.30
--- ReadMe	2001/07/18 22:40:15	1.30.4.1
***************
*** 1,4 ****
! How to install Python 2.1 on your Macintosh
! -------------------------------------------
  
  This is a MacPython that can run on classic MacOS (from 8.1
--- 1,4 ----
! How to install Python 2.1.1 on your Macintosh
! ---------------------------------------------
  
  This is a MacPython that can run on classic MacOS (from 8.1
***************
*** 14,19 ****
  are working on it.
  
- If you installed a 2.1 beta on MacOSX you MUST read the uninstall section below.
- 
  ------
  
--- 14,17 ----
***************
*** 83,88 ****
  Python and "import test.autotest". 
  
! Two tests will fail on MacOS9, both with MemoryErrors:
! test_longexp and test_zlib (on MacOSX nothing should fail).
  
  If you increase the PythonInterpreter memory
--- 81,86 ----
  Python and "import test.autotest". 
  
! Three tests will fail on MacOS9, all with MemoryErrors:
! test_longexp, test_sha and test_zlib (on MacOSX nothing should fail).
  
  If you increase the PythonInterpreter memory
***************
*** 109,113 ****
  Two items are installed in the system folder: the interpreter shared
  libraries PythonCore and PythonCoreCarbon lives in the Extensions folder and the
! "Python 2.1 Preferences" file in the Python subfolder in the
  Preferences folder. All the rest of Python lives in the folder you
  installed in.
--- 107,111 ----
  Two items are installed in the system folder: the interpreter shared
  libraries PythonCore and PythonCoreCarbon lives in the Extensions folder and the
! "Python 2.1.1 Preferences" file in the Python subfolder in the
  Preferences folder. All the rest of Python lives in the folder you
  installed in.
***************
*** 118,122 ****
  beta installers triggered this problem if you simply threw away your Python folder,
  so if you installed a 2.1beta you should clean out the aliases in /Library/CFMSupport
! too. This final 2.1 installer always copies the shared libraries on OSX, so it does
  not have the problem anymore.
  
--- 116,120 ----
  beta installers triggered this problem if you simply threw away your Python folder,
  so if you installed a 2.1beta you should clean out the aliases in /Library/CFMSupport
! too. The final 2.1 installer always copied the shared libraries on OSX, so it does
  not have the problem anymore.
  
***************
*** 158,164 ****
  are lost and you have to set them again.
  
! After you are satisfied that 2.1 works as expected you can trash
  anything in the system folder that has "python" in the name and not
! "2.1".
  
  As of 2.1 the ConfigurePython applets will try to detect incompatible preferences
--- 156,162 ----
  are lost and you have to set them again.
  
! After you are satisfied that 2.1.1 works as expected you can trash
  anything in the system folder that has "python" in the name and not
! "2.1.1".
  
  As of 2.1 the ConfigurePython applets will try to detect incompatible preferences