]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
remove trailing ws
authorBenjamin Peterson <benjamin@python.org>
Wed, 4 Nov 2015 06:43:31 +0000 (22:43 -0800)
committerBenjamin Peterson <benjamin@python.org>
Wed, 4 Nov 2015 06:43:31 +0000 (22:43 -0800)
Doc/install/index.rst

index b9872e6fb8df8235279bb009779afd3824c0f8e5..7f3560a8a5cea70dbdb2015df63861f2527f884f 100644 (file)
@@ -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