8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb9ff5 commit 44630bbCopy full SHA for 44630bb
docs/starting/install3/osx.rst
@@ -9,9 +9,9 @@ Installing Python 3 on Mac OS X
9
10
.. image:: /_static/photos/34435689480_2e6f358510_k_d.jpg
11
12
-**Mac OS X comes with Python 2.7 out of the box.**
+**Mac OS X comes with Python 2.7 out of the box between versions 10.8 and 12.3.**
13
14
-You do not need to install or configure anything else to use Python 2. These
+If your Mac OS X version is between the above versions, you do not need to install or configure anything else to use Python 2. These
15
instructions document the installation of Python 3.
16
17
The version of Python that ships with OS X is great for learning, but it's not
0 commit comments