mirror of
https://github.com/python/cpython.git
synced 2025-08-15 22:30:42 +00:00

svn+ssh://pythondev@svn.python.org/python/trunk ........ r70169 | ronald.oussoren | 2009-03-04 22:12:17 +0100 (Wed, 04 Mar 2009) | 2 lines Fix for issue 5226. ........
30 lines
1.1 KiB
Text
30 lines
1.1 KiB
Text
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.
|