Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit1d98f63

Browse files
authored
Merge pull requestrealpython#959 from apjanke/remove-osx-version-reference-for-default-python-version
Don't qualify OS X version when saying what Python version it ships with
2 parentsfdb272e +9ae7b69 commit1d98f63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎docs/starting/install/osx.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Installing Python 2 on Mac OS X
1010
..note::
1111
Check out our:ref:`guide for installing Python 3 on OS X<install3-osx>`.
1212

13-
The latest version ofMac OS X, High Sierra, **comes with Python 2.7 out of the box**.
13+
**Mac OS Xcomes with Python 2.7 out of the box.**
1414

1515
You do not need to install or configure anything else to use Python. Having said
1616
that, I would strongly recommend that you install the tools and libraries

‎docs/starting/install3/osx.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Installing Python 3 on Mac OS X
99

1010
..image::/_static/photos/34435689480_2e6f358510_k_d.jpg
1111

12-
The latest version ofMac OS X, High Sierra, **comes with Python 2.7 out of the box**.
12+
**Mac OS Xcomes with Python 2.7 out of the box.**
1313

1414
You do not need to install or configure anything else to use Python 2. These
1515
instructions document the installation of Python 3.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp