You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/starting/install/osx.rst
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,10 @@ You do not need to install or configure anything else to use Python. Having said
9
9
10
10
The version of Python that ships with OS X is great for learning, but it's not good for development. It's slightly out of date, and Apple has made significant changes that can cause hidden bugs.
11
11
12
-
Package Manager
13
-
---------------
12
+
Doing it Right
13
+
--------------
14
+
15
+
Let's get a real version of Python.
14
16
15
17
While Lion comes with a large number of UNIX utilities, those
16
18
familiar with Linux systems will notice one key component missing: a decent
0 commit comments