Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 83d1fd4

Browse filesBrowse files
committed
fixes
1 parent a8ed45d commit 83d1fd4
Copy full SHA for 83d1fd4

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎docs/starting/install/osx.rst

Copy file name to clipboardExpand all lines: docs/starting/install/osx.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ described in the next section before you start building Python applications for
1414
real-world use. In particular, you should always install Setuptools, as it makes
1515
it much easier for you to install and manage other third-party Python libraries.
1616

17-
The version of Python that ships with OS X is great for learning but it's not
17+
The version of Python that ships with OS X is great for learning, but it's not
1818
good for development. The version shipped with OS X may be out of date from the
1919
`official current Python release <https://www.python.org/downloads/mac-osx/>`_,
2020
which is considered the stable production version.

‎docs/starting/install3/osx.rst

Copy file name to clipboardExpand all lines: docs/starting/install3/osx.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The latest version of Mac OS X, Sierra, **comes with Python 2.7 out of the box**
1010
You do not need to install or configure anything else to use Python 2. These
1111
instructions document the installation of Python 3.
1212

13-
The version of Python that ships with OS X is great for learning but it's not
13+
The version of Python that ships with OS X is great for learning, but it's not
1414
good for development. The version shipped with OS X may be out of date from the
1515
`official current Python release <https://www.python.org/downloads/mac-osx/>`_,
1616
which is considered the stable production version.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.