mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Update OS X installer documentation files for 3.5.0
This commit is contained in:
parent
bbdacdc84f
commit
7aaa67eb0d
3 changed files with 64 additions and 104 deletions
|
@ -1,7 +1,7 @@
|
|||
{\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf400
|
||||
\cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;\f1\fmodern\fcharset0 CourierNewPSMT;}
|
||||
{\rtf1\ansi\ansicpg1252\cocoartf1343\cocoasubrtf140
|
||||
\cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
|
||||
{\colortbl;\red255\green255\blue255;}
|
||||
\paperw11905\paperh16837\margl1440\margr1440\vieww9640\viewh10620\viewkind0
|
||||
\paperw11905\paperh16837\margl1440\margr1440\vieww12200\viewh10880\viewkind0
|
||||
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640
|
||||
|
||||
\f0\fs24 \cf0 This package will install
|
||||
|
@ -14,19 +14,7 @@
|
|||
\b Python for Mac OS X
|
||||
\b0 consists of the Python programming language interpreter, plus a set of programs to allow easy access to it for Mac OS X users including an integrated development environment
|
||||
\b IDLE
|
||||
\b0 and a set of pre-built extension modules that open up specific Macintosh technologies to Python programs.\
|
||||
\
|
||||
|
||||
\b NEW for Python 3.4:
|
||||
\b0 This package now updates your shell profile by default to make $FULL_VERSION the default Python 3 version. This version can co-exist with other installed versions of Python 3 and Python 2. This package also installs a version of
|
||||
\f1 pip
|
||||
\f0 , the recommended tool for installing and managing Python packages. Type\
|
||||
\
|
||||
|
||||
\f1 pip3.4 --help
|
||||
\f0 \
|
||||
\
|
||||
for an overview. See the ReadMe file and the Python documentation for more information.\
|
||||
\b0 .\
|
||||
\
|
||||
|
||||
\b IMPORTANT:
|
||||
|
@ -36,4 +24,4 @@ for an overview. See the ReadMe file and the Python documentation for more info
|
|||
\b tkinter
|
||||
\b0 graphical user interface toolkit require specific versions of the
|
||||
\b Tcl/Tk
|
||||
\b0 platform independent windowing toolkit. Visit {\field{\*\fldinst{HYPERLINK "http://www.python.org/download/mac/tcltk/"}}{\fldrslt http://www.python.org/download/mac/tcltk/}} for current information on supported and recommended versions of Tcl/Tk for this version of Python and Mac OS X.}
|
||||
\b0 platform independent windowing toolkit. Visit {\field{\*\fldinst{HYPERLINK "https://www.python.org/download/mac/tcltk/"}}{\fldrslt https://www.python.org/download/mac/tcltk/}} for current information on supported and recommended versions of Tcl/Tk for this version of Python and Mac OS X.}
|
Loading…
Add table
Add a link
Reference in a new issue