remove trailing ws

This commit is contained in:
Benjamin Peterson 2015-11-03 22:43:31 -08:00
parent c2f01213ed
commit 5be2dac560

View 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