Change to improve speed of _fixupChildren
[python.git] / Mac / BuildScript / resources / ReadMe.txt
blob1a6e63764ff9a2c8a6118f76e6cfdc72d7570296
1 This package will install MacPython $FULL_VERSION for Mac OS X
2 $MACOSX_DEPLOYMENT_TARGET for the following 
3 architecture(s): $ARCHITECTURES.
5 Separate installers are available for older versions
6 of Mac OS X, see the homepage, below.
8 Installation requires approximately $INSTALL_SIZE MB of disk
9 space, ignore the message that it will take zero bytes.
11 You must install onto your current boot disk, even
12 though the installer does not enforce this, otherwise
13 things will not work.
15 MacPython consists of the Python programming language
16 interpreter, plus a set of programs to allow easy
17 access to it for Mac users (an integrated development
18 environment, an applet builder), plus a set of pre-built 
19 extension modules that open up specific Macintosh technologies 
20 to Python programs (Carbon, AppleScript, Quicktime, more).
22 The installer puts the applications in "MacPython $VERSION" 
23 in your Applications folder, command-line tools in
24 /usr/local/bin and the underlying machinery in
25 $PYTHONFRAMEWORKINSTALLDIR.
27 More information on MacPython can be found at
28 http://www.cwi.nl/~jack/macpython and
29 http://pythonmac.org/.  More information on
30 Python in general can be found at
31 http://www.python.org.