From 249e7a9d2aa0eacd196f05a7902df19cc160a762 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 26 Nov 2016 19:28:40 -0500 Subject: [PATCH] 2.7 --- docs/starting/which-python.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/starting/which-python.rst b/docs/starting/which-python.rst index 1936d0c..b3befa2 100644 --- a/docs/starting/which-python.rst +++ b/docs/starting/which-python.rst @@ -13,7 +13,7 @@ one might think. The basic gist of the state of things is as follows: -1. Most production applications today use Python 2.7 . +1. Most production applications today use Python 2.7. 2. Python 3 is ready for the production deployment of applications today. 3. Python 2.7 will only receive necessary security updates until 2020 [#pep373_eol]_. 4. The brand name "Python" encapsulates both Python 3 and Python 2.