Skip to content

Commit 0efd768

Browse files
author
ronald.oussoren
committed
Update the ReadMe and Welcome files that are used by the OSX binary
installer. Fixes issue5226. Patch by Ned Deily. git-svn-id: http://svn.python.org/projects/python/branches/py3k@69538 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent 8baefa8 commit 0efd768

2 files changed

Lines changed: 8 additions & 10 deletions

File tree

Mac/BuildScript/resources/ReadMe.txt

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,17 @@ things will not work.
1414

1515
MacPython consists of the Python programming language
1616
interpreter, plus a set of programs to allow easy
17-
access to it for Mac users (an integrated development
18-
environment, an applet builder), plus a set of pre-built
19-
extension modules that open up specific Macintosh technologies
20-
to Python programs (Carbon, AppleScript, Quicktime, more).
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.
2120

2221
The installer puts the applications in "Python $VERSION"
2322
in your Applications folder, command-line tools in
2423
/usr/local/bin and the underlying machinery in
2524
$PYTHONFRAMEWORKINSTALLDIR.
2625

2726
More information on MacPython can be found at
28-
http://www.cwi.nl/~jack/macpython and
29-
http://pythonmac.org/. More information on
30-
Python in general can be found at
27+
http://www.python.org/download/mac/.
28+
29+
More information on Python in general can be found at
3130
http://www.python.org.

Mac/BuildScript/resources/Welcome.rtf

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,10 @@
1010
\b Mac OS X $MACOSX_DEPLOYMENT_TARGET
1111
\b0 .\
1212
\
13-
MacPython consists of the Python programming language interpreter, plus a set of programs to allow easy access to it for Mac users (an integrated development environment, an applet builder), plus a set of pre-built extension modules that open up specific Macintosh technologies to Python programs (Carbon, AppleScript, Quicktime, more).\
13+
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 \b IDLE\b0 plus a set of pre-built extension modules that open up specific Macintosh technologies to Python programs.\
1414
\
1515
See the ReadMe file for more information.\
1616
\
1717

1818
\b NOTE:
19-
\b0 This package will by default update not your shell profile, and will also not install\
20-
files in /usr/local. }
19+
\b0 This package will by default not update your shell profile and will also not install files in /usr/local. Double-click \b Update Shell Profile\b0 at any time to make $FULL_VERSION the default Python.}

0 commit comments

Comments
 (0)