summaryrefslogtreecommitdiffstats
path: root/Doc/install
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2015-11-04 06:43:41 (GMT)
committerBenjamin Peterson <benjamin@python.org>2015-11-04 06:43:41 (GMT)
commitb25d09a15e58a5339d9720a9c99e48a3b144e1d7 (patch)
tree6d668fbcbe93aee5c7200e2d96f8710537fec62a /Doc/install
parent1897c9860ade900b7cb94c8be86f5fdb310bcc2f (diff)
parent5be2dac560018fee60c9435d19362117b9221677 (diff)
downloadcpython-b25d09a15e58a5339d9720a9c99e48a3b144e1d7.zip
cpython-b25d09a15e58a5339d9720a9c99e48a3b144e1d7.tar.gz
cpython-b25d09a15e58a5339d9720a9c99e48a3b144e1d7.tar.bz2
merge 3.4
Diffstat (limited to 'Doc/install')
-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 9376c68..febdb7c 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