mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Merged revisions 72789 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r72789 | ronald.oussoren | 2009-05-19 21:29:24 +0200 (Tue, 19 May 2009) | 2 lines Remove some traces of 'MacPython' ........
This commit is contained in:
parent
69026bb75f
commit
360bcac5fc
2 changed files with 4 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
This package will install MacPython $FULL_VERSION for Mac OS X
|
||||
This package will install Python $FULL_VERSION for Mac OS X
|
||||
$MACOSX_DEPLOYMENT_TARGET for the following
|
||||
architecture(s): $ARCHITECTURES.
|
||||
|
||||
|
|
@ -12,7 +12,7 @@ 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
|
||||
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
|
||||
|
|
@ -25,8 +25,5 @@ links to the command-line tools in /usr/local as well,
|
|||
by default you have to add the "bin" directory inside
|
||||
the framework to you shell's search path.
|
||||
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue