From 8b291c16af7b73c165a0150dab97bdb6f639364b Mon Sep 17 00:00:00 2001 From: Dave Forgac Date: Mon, 19 Oct 2015 00:00:57 -0400 Subject: [PATCH 1/3] Update list of distros that come with 2.7 --- docs/starting/install/linux.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/starting/install/linux.rst b/docs/starting/install/linux.rst index cde4087..d5c8421 100644 --- a/docs/starting/install/linux.rst +++ b/docs/starting/install/linux.rst @@ -3,9 +3,7 @@ Installing Python on Linux ========================== -The latest versions of Ubuntu and Fedora **come with Python 2.7 out of the box**. - -The latest versions of Redhat Enterprise (RHEL) and CentOS come with Python 2.6. +The latest versions of CentOS, Fedora, Redhat Enterprise (RHEL) and Ubuntu **come with Python 2.7 out of the box**. To see which version of Python you have installed, open a command prompt and run From a2029ce880111574d8995e2de851ef1a899379a1 Mon Sep 17 00:00:00 2001 From: Dave Forgac Date: Mon, 19 Oct 2015 00:14:58 -0400 Subject: [PATCH 2/3] Fix line length --- docs/starting/install/linux.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/starting/install/linux.rst b/docs/starting/install/linux.rst index d5c8421..9c2c7a2 100644 --- a/docs/starting/install/linux.rst +++ b/docs/starting/install/linux.rst @@ -3,7 +3,8 @@ Installing Python on Linux ========================== -The latest versions of CentOS, Fedora, Redhat Enterprise (RHEL) and Ubuntu **come with Python 2.7 out of the box**. +The latest versions of CentOS, Fedora, Redhat Enterprise (RHEL) and Ubuntu ** +come with Python 2.7 out of the box**. To see which version of Python you have installed, open a command prompt and run From 7ceece2afca9c79075f1b4dbaf7121a005d182bf Mon Sep 17 00:00:00 2001 From: Dave Forgac Date: Mon, 19 Oct 2015 00:17:41 -0400 Subject: [PATCH 3/3] Fix wrapped bold formatting --- docs/starting/install/linux.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/starting/install/linux.rst b/docs/starting/install/linux.rst index 9c2c7a2..a42106d 100644 --- a/docs/starting/install/linux.rst +++ b/docs/starting/install/linux.rst @@ -3,8 +3,8 @@ Installing Python on Linux ========================== -The latest versions of CentOS, Fedora, Redhat Enterprise (RHEL) and Ubuntu ** -come with Python 2.7 out of the box**. +The latest versions of CentOS, Fedora, Redhat Enterprise (RHEL) and Ubuntu +**come with Python 2.7 out of the box**. To see which version of Python you have installed, open a command prompt and run