From: Benjamin Peterson Date: Wed, 4 Nov 2015 06:43:31 +0000 (-0800) Subject: remove trailing ws X-Git-Tag: v3.5.1rc1~97^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5be2dac560018fee60c9435d19362117b9221677;p=thirdparty%2FPython%2Fcpython.git remove trailing ws --- diff --git a/Doc/install/index.rst b/Doc/install/index.rst index bd6e9c7a4257..e63b6cd3d33c 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