summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2015-11-03 22:43:52 -0800
committerBenjamin Peterson <benjamin@python.org>2015-11-03 22:43:52 -0800
commit4c3a5f24c36d4436e615e362ffaf0403cab6c1d3 (patch)
tree474663d7a589f58352f0de66e975e6e11cc5352e
parent0f1f9807823897bb81ef7e93f658bb7f62b67071 (diff)
parentb25d09a15e58a5339d9720a9c99e48a3b144e1d7 (diff)
downloadcpython-git-4c3a5f24c36d4436e615e362ffaf0403cab6c1d3.tar.gz
merge 3.5
-rw-r--r--Doc/install/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/install/index.rst b/Doc/install/index.rst
index 9376c68429..febdb7c80a 100644
--- a/Doc/install/index.rst
+++ b/Doc/install/index.rst
@@ -27,7 +27,7 @@ modules and extensions.
.. 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