File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,10 @@ Installing Python 2 on Mac OS X
10
10
.. note ::
11
11
Check out our :ref: `guide for installing Python 3 on OS X<install3-osx> `.
12
12
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 . **
14
14
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
16
17
that, I would strongly recommend that you install the tools and libraries
17
18
described in the next section before you start building Python applications for
18
19
real-world use. In particular, you should always install Setuptools, as it makes
You can’t perform that action at this time.
0 commit comments