mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Don't qualify OS X version when saying what Python version it ships with
This commit is contained in:
@@ -9,7 +9,7 @@ Installing Python 3 on Mac OS X
|
||||
|
||||
.. image:: /_static/photos/34435689480_2e6f358510_k_d.jpg
|
||||
|
||||
The latest version of Mac OS X, High Sierra, **comes with Python 2.7 out of the box**.
|
||||
**Mac OS X comes with Python 2.7 out of the box.**
|
||||
|
||||
You do not need to install or configure anything else to use Python 2. These
|
||||
instructions document the installation of Python 3.
|
||||
|
||||
Reference in New Issue
Block a user