[Python-checkins] cpython (merge 3.4 -> 3.5): merge 3.4

benjamin.peterson python-checkins at python.org
Wed Nov 4 01:44:12 EST 2015


https://hg.python.org/cpython/rev/ebc546e8bc98
changeset:   98956:ebc546e8bc98
branch:      3.5
parent:      98952:34864daee5f1
parent:      98955:030abe093847
user:        Benjamin Peterson <benjamin at python.org>
date:        Tue Nov 03 22:43:41 2015 -0800
summary:
  merge 3.4

files:
  Doc/install/index.rst |  2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/Doc/install/index.rst b/Doc/install/index.rst
--- a/Doc/install/index.rst
+++ b/Doc/install/index.rst
@@ -27,7 +27,7 @@
 
 
 .. note::
-   
+
    This guide only covers the basic tools for building and distributing
    extensions that are provided as part of this version of Python. Third party
    tools offer easier to use and more secure alternatives. Refer to the `quick

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


More information about the Python-checkins mailing list