cpython/Mac/BuildScript/resources
Ned Deily eb698daf2f Issue #11079: The /Applications/Python x.x folder created by the Mac
OS X installers no longer includes an Extras directory.  The Tools
directory is now installed in the framework under share/doc.
2011-02-07 16:44:19 +00:00
..
background.jpg Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
ReadMe.txt Issue #11079: The /Applications/Python x.x folder created by the Mac 2011-02-07 16:44:19 +00:00
Welcome.rtf #10907: Warn OS X 10.6 IDLE users to use ActiveState Tcl/Tk 8.5, 2011-01-15 04:37:12 +00:00

This package will install Python $FULL_VERSION for Mac OS X
$MACOSX_DEPLOYMENT_TARGET for the following architecture(s):
$ARCHITECTURES.

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.

Python 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.

                    **** IMPORTANT ****
                    
Before using IDLE or other programs using the tkinter graphical user
interface toolkit, visit http://www.python.org/download/mac/tcltk/
for current information about supported and recommended versions
of Tcl/Tk for this version of Python and Mac OS X.

                    *******************

The installer puts applications, an "Update Shell Profile" command,
and a link to the optionally installed Python Documentation into the
"Python $VERSION" subfolder of the system Applications folder,
and puts the underlying machinery into the folder
$PYTHONFRAMEWORKINSTALLDIR. It can
optionally place links to the command-line tools in /usr/local/bin as
well. Double-click on the "Update Shell Profile" command to add the
"bin" directory inside the framework to your shell's search path.

More information on Python in general can be found at
http://www.python.org.