mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Merge pull request #860 from bakotaco/master
update latest MacOS version name (High Sierra)
This commit is contained in:
@@ -8,7 +8,7 @@ Installing Python 2 on Mac OS X
|
||||
.. note::
|
||||
Check out our :ref:`guide for installing Python 3 on OS X<install3-osx>`.
|
||||
|
||||
The latest version of Mac OS X, Sierra, **comes with Python 2.7 out of the box**.
|
||||
The latest version of Mac OS X, High Sierra, **comes with Python 2.7 out of the box**.
|
||||
|
||||
You do not need to install or configure anything else to use Python. Having said
|
||||
that, I would strongly recommend that you install the tools and libraries
|
||||
|
||||
@@ -7,7 +7,7 @@ Installing Python 3 on Mac OS X
|
||||
|
||||
.. image:: https://farm5.staticflickr.com/4276/34435689480_2e6f358510_k_d.jpg
|
||||
|
||||
The latest version of Mac OS X, Sierra, **comes with Python 2.7 out of the box**.
|
||||
The latest version of Mac OS X, High Sierra, **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