merge 3.4

This commit is contained in:
Benjamin Peterson 2015-11-03 22:43:41 -08:00
commit b25d09a15e

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