[Python-checkins] cpython: Really add downloads page link to OS X installer README screens.

ned.deily python-checkins at python.org
Sat Nov 22 23:41:54 CET 2014


https://hg.python.org/cpython/rev/23f8a511050a
changeset:   93540:23f8a511050a
parent:      93538:25037b214e1d
user:        Ned Deily <nad at acm.org>
date:        Sat Nov 22 14:41:21 2014 -0800
summary:
  Really add downloads page link to OS X installer README screens.

files:
  Mac/BuildScript/resources/ReadMe.txt |   6 ++++++
  Mac/BuildScript/resources/readme.rtf |  10 +++++++++-
  2 files changed, 15 insertions(+), 1 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
@@ -7,6 +7,12 @@
 To use IDLE or other programs that use the Tkinter graphical user interface toolkit, you need to install a newer third-party version of the Tcl/Tk frameworks.  Visit https://www.python.org/download/mac/tcltk/ for current information about supported and recommended versions of Tcl/Tk for this version of Python and of Mac OS X.
 
 =============================
+New Installation Options and Defaults
+=============================
+
+For other changes in this release, see the Release Notes link for this release at https://www.python.org/downloads/.
+
+=============================
 Python 3 and Python 2 Co-existence
 =============================
 
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\vieww13020\viewh15160\viewkind0
@@ -18,6 +18,14 @@
 
 \b \ul \
 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural
+\cf0 \ulc0 New Installation Options and Defaults\
+\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural
+\cf0 \ulc0 \
+
+\b0 \ulnone For other changes in this release, see the Release Notes link for this release at {\field{\*\fldinst{HYPERLINK "https://www.python.org/downloads/"}}{\fldrslt https://www.python.org/downloads/}}.\
+
+\b \ul \
+\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural
 \cf0 \ulc0 Python 3 and Python 2 Co-existence\
 
 \b0 \ulnone \

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


More information about the Python-checkins mailing list