[Python-checkins] cpython (2.7): Add downloads page link to OS X installer README screens.

ned.deily python-checkins at python.org
Sat Nov 22 23:27:14 CET 2014


https://hg.python.org/cpython/rev/4f335a16871e
changeset:   93536:4f335a16871e
branch:      2.7
parent:      93530:301d62ef5c0b
user:        Ned Deily <nad at acm.org>
date:        Sat Nov 22 14:17:05 2014 -0800
summary:
  Add downloads page link to OS X installer README screens.

files:
  Mac/BuildScript/resources/ReadMe.txt |  3 ++-
  Mac/BuildScript/resources/readme.rtf |  6 ++++--
  2 files changed, 6 insertions(+), 3 deletions(-)


diff --git a/Mac/BuildScript/resources/ReadMe.txt b/Mac/BuildScript/resources/ReadMe.txt
--- a/Mac/BuildScript/resources/ReadMe.txt
+++ b/Mac/BuildScript/resources/ReadMe.txt
@@ -25,7 +25,8 @@
 [NEW for Python 2.7.9]
 =============================
 
-The Python installer now includes an option to automatically install or upgrade pip, a tool for installing and managing Python packages.  This option is enabled by default and no Internet access is required.  If you do not want the installer to do this, select the Customize option at the Installation Type step and uncheck the Install or ugprade pip option.
+The Python installer now includes an option to automatically install or upgrade pip, a tool for installing and managing Python packages.  This option is enabled by default and no Internet access is required.  If you do not want the installer to do this, select the Customize option at the Installation Type step and uncheck the Install or ugprade pip option.  For other changes in this
+release, see the Release Notes link for this release at https://www.python.org/downloads/.
 
 =============================
 Binary installer support for OS X 10.4 and 10.3.9 discontinued
diff --git a/Mac/BuildScript/resources/readme.rtf b/Mac/BuildScript/resources/readme.rtf
--- a/Mac/BuildScript/resources/readme.rtf
+++ b/Mac/BuildScript/resources/readme.rtf
@@ -1,4 +1,4 @@
-{\rtf1\ansi\ansicpg1252\cocoartf1343\cocoasubrtf140
+{\rtf1\ansi\ansicpg1252\cocoartf1343\cocoasubrtf160
 {\fonttbl\f0\fswiss\fcharset0 Helvetica;\f1\fmodern\fcharset0 CourierNewPSMT;}
 {\colortbl;\red255\green255\blue255;}
 \margl1440\margr1440\vieww15240\viewh15540\viewkind0
@@ -50,7 +50,9 @@
 \i Installation Type
 \i0  step and uncheck the 
 \i Install or ugprade pip
-\i0  option.\
+\i0  option.  For other changes in this release, see the 
+\i Release Notes
+\i0  link for this release at {\field{\*\fldinst{HYPERLINK "https://www.python.org/downloads/"}}{\fldrslt https://www.python.org/downloads/}}.\
 \
 
 \b \ul Binary installer support for OS X 10.4 and 10.3.9 discontinued\

-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list