File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,10 @@ Installing Python 2 on Mac OS X
1010.. note ::
1111 Check out our :ref: `guide for installing Python 3 on OS X<install3-osx> `.
1212
13- **Mac OS X comes with Python 2.7 out of the box. **
13+ **Mac OS X comes with Python 2.7 out of the box between versions 10.8 and 12.3 . **
1414
15- You do not need to install or configure anything else to use Python. Having said
15+ If your Mac OS X version is between the above versions,
16+ you do not need to install or configure anything else to use Python. Having said
1617that, I would strongly recommend that you install the tools and libraries
1718described in the next section before you start building Python applications for
1819real-world use. In particular, you should always install Setuptools, as it makes
Original file line number Diff line number Diff line change @@ -9,9 +9,10 @@ Installing Python 3 on Mac OS X
99
1010.. image :: /_static/photos/34435689480_2e6f358510_k_d.jpg
1111
12- **Mac OS X comes with Python 2.7 out of the box. **
12+ **Mac OS X comes with Python 2.7 out of the box between versions 10.8 and 12.3 . **
1313
14- You do not need to install or configure anything else to use Python 2. These
14+ If your Mac OS X version is between the above versions,
15+ you do not need to install or configure anything else to use Python 2. These
1516instructions document the installation of Python 3.
1617
1718The version of Python that ships with OS X is great for learning, but it's not
You can’t perform that action at this time.
0 commit comments