mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r69538 | ronald.oussoren | 2009-02-12 16:24:51 +0100 (Thu, 12 Feb 2009) | 3 lines Update the ReadMe and Welcome files that are used by the OSX binary installer. Fixes issue5226. Patch by Ned Deily. ........
31 lines
1.1 KiB
Plaintext
31 lines
1.1 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 including an integrated development
|
|
environment, IDLE, plus a set of pre-built extension modules
|
|
that open up specific Macintosh technologies to Python programs.
|
|
|
|
The installer puts the applications in "Python $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.python.org/download/mac/.
|
|
|
|
More information on Python in general can be found at
|
|
http://www.python.org.
|