Add missing tests for PyArg_Parse* with format 'h'
[python.git] / Mac / BuildScript / resources / ReadMe.txt
blob4f78e822acd9a30e612da6fc07bb66d3337ab50a
1 This package will install Python $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 Python consists of the Python programming language
16 interpreter, plus a set of programs to allow easy
17 access to it for Mac users including an integrated development
18 environment, IDLE, plus a set of pre-built extension modules
19 that open up specific Macintosh technologies to Python programs.
21 The installer puts the applications in "Python $VERSION" 
22 in your Applications folder, command-line tools in
23 /usr/local/bin and the underlying machinery in
24 $PYTHONFRAMEWORKINSTALLDIR.
26 More information on Python in general can be found at
27 http://www.python.org.