mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
the need for the out-of-tree universal binary support that was used to build the 2.4.3 installer. Missing here relative to that tree are some changes to IDLE, IMHO those patches aren't appropriate for the 2.4 branch and users are better of using 2.5's IDLE.
32 lines
1.2 KiB
Plaintext
32 lines
1.2 KiB
Plaintext
This package will install MacPython $FULL_VERSION for Mac OS X
|
|
$MACOSX_DEPLOYMENT_TARGET for the following
|
|
architecture(s): $ARCHITECTURES.
|
|
|
|
Separate installers are available for older versions
|
|
of Mac OS X, see the homepage, below.
|
|
|
|
Installation requires approximately $INSTALL_SIZE MB of disk
|
|
space, ignore the message that it will take zero bytes.
|
|
|
|
You must install onto your current boot disk, even
|
|
though the installer does not enforce this, otherwise
|
|
things will not work.
|
|
|
|
MacPython consists of the Python programming language
|
|
interpreter, plus a set of programs to allow easy
|
|
access to it for Mac users (an integrated development
|
|
environment, an applet builder), plus a set of pre-built
|
|
extension modules that open up specific Macintosh technologies
|
|
to Python programs (Carbon, AppleScript, Quicktime, more).
|
|
|
|
The installer puts the applications in "MacPython $VERSION"
|
|
in your Applications folder, command-line tools in
|
|
/usr/local/bin and the underlying machinery in
|
|
$PYTHONFRAMEWORKINSTALLDIR.
|
|
|
|
More information on MacPython can be found at
|
|
http://www.cwi.nl/~jack/macpython and
|
|
http://pythonmac.org/. More information on
|
|
Python in general can be found at
|
|
http://www.python.org.
|