Merge pull request #925 from codeaditya/version-update

Update the link for latest available Python 2.7 release for Windows
This commit is contained in:
Marc Poulin
2018-10-15 12:48:59 -06:00
committed by GitHub
+1 -1
View File
@@ -8,7 +8,7 @@ Installing Python 2 on Windows
.. note::
Check out our :ref:`guide for installing Python 3 on Windows<install3-windows>`.
First, download the `latest version <https://www.python.org/ftp/python/2.7.14/python-2.7.14.msi>`_
First, download the `latest version <https://www.python.org/ftp/python/2.7.15/python-2.7.15.msi>`_
of Python 2.7 from the official website. If you want to be sure you are installing a fully
up-to-date version, click the Downloads > Windows link from the home page of the
`Python.org web site <http://python.org>`_ .