[Python-checkins] CVS: python/dist/src/Mac ReadMe,1.38,1.38.2.1

Jack Jansen jackjansen@users.sourceforge.net
2001年12月19日 15:04:12 -0800


Update of /cvsroot/python/python/dist/src/Mac
In directory usw-pr-cvs1:/tmp/cvs-serv19414/Python/Mac
Modified Files:
 Tag: r22rc1-branch
	ReadMe 
Log Message:
Files used for MacPython 2.2c1 distribution.
Index: ReadMe
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/ReadMe,v
retrieving revision 1.38
retrieving revision 1.38.2.1
diff -C2 -d -r1.38 -r1.38.2.1
*** ReadMe	2001年12月13日 12:58:09	1.38
--- ReadMe	2001年12月19日 23:04:10	1.38.2.1
***************
*** 1,8 ****
! How to install Python 2.2b2 on your Macintosh
 ---------------------------------------------
 
 This is a MacPython that can run on classic MacOS (from 8.1
 onwards) and natively on MacOSX. The installer tries to work out whether you can
! use the Carbon version or not.
 
 You should definitely read the Relnotes file too, and the section below about
--- 1,13 ----
! How to install Python 2.2c1 on your Macintosh
 ---------------------------------------------
 
+ This is a release candidate for MacPython 2.2, please report any problems as
+ soon as possible, by email to pythonmac-sig@python.org.
+ 
 This is a MacPython that can run on classic MacOS (from 8.1
 onwards) and natively on MacOSX. The installer tries to work out whether you can
! use the Carbon version or not. For Mac OS X users: this version of Python
! does not run from the command line, it is a pure "Mac only" app. Use the standard
! unix Python from the commandline, the two Pythons will be merged in the future.
 
 You should definitely read the Relnotes file too, and the section below about
***************
*** 63,66 ****
--- 68,76 ----
 modules you may think of as toolbox modules (such as Waste) really are not,
 and they are not in the Carbon package.
+ 
+ Also, all toolbox modules have been updated to Universal Headers 3.4, and
+ are (for classic PPC) weak-linked against InterfaceLib so that they should
+ work on all systems back to MacOS 8.1. Calling an unimplemented function will
+ raise an exception, not crash your interpreter.
 
 Another change related to the OSX growth path is that there is a new module
***************
*** 162,166 ****
 Two items are installed in the system folder: the interpreter shared
 libraries PythonCore and PythonCoreCarbon lives in the Extensions
! folder and the "Python 2.2b2 Preferences" file in the Python subfolder
 in the Preferences folder. All the rest of Python lives in the folder
 you installed in.
--- 172,176 ----
 Two items are installed in the system folder: the interpreter shared
 libraries PythonCore and PythonCoreCarbon lives in the Extensions
! folder and the "Python 2.2c1 Preferences" file in the Python subfolder
 in the Preferences folder. All the rest of Python lives in the folder
 you installed in.
***************
*** 212,218 ****
 are lost and you have to set them again.
 
! After you are satisfied that 2.2b2 works as expected you can trash
 anything in the system folder that has "python" in the name and not
! "2.2b2".
 
 The ConfigurePython... applets will try to detect incompatible
--- 222,228 ----
 are lost and you have to set them again.
 
! After you are satisfied that 2.2c1 works as expected you can trash
 anything in the system folder that has "python" in the name and not
! "2.2c1".
 
 The ConfigurePython... applets will try to detect incompatible
***************
*** 247,251 ****
 Goodger, Chris Barker, Luc Lefebvre, Tattoo Mabonzo K., Russell Finn,
 Tom Bridgman, Russel Owen, Pascal Oberndoerfer, Dean Draayer,
! Alexandre Parenteau, Donovan Preston
 and all the other people who provided feedback, code or both!
 
--- 257,262 ----
 Goodger, Chris Barker, Luc Lefebvre, Tattoo Mabonzo K., Russell Finn,
 Tom Bridgman, Russel Owen, Pascal Oberndoerfer, Dean Draayer,
! Alexandre Parenteau, Donovan Preston, Daniel Brotsky, Jason Harper,
! Nitin Ganatra, 
 and all the other people who provided feedback, code or both!
 

AltStyle によって変換されたページ (->オリジナル) /