Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f700524

Browse files
committed
Update test of "why is Python installed" FAQ.
1 parent 09264b6 commit f700524

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Doc/faq/installed.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ there are several possible ways it could have gotten there.
2424
it; you'll have to figure out who's been using the machine and might have
2525
installed it.
2626
* A third-party application installed on the machine might have been written in
27-
Python and included a Python installation. For a home computer, the most
28-
common such application is `PySol <http://pysolfc.sourceforge.net/>`_, a
29-
solitaire game that includes over 1000 different games and variations.
27+
Python and included a Python installation. There are many such applications,
28+
from GUI programs to network servers and administrative scripts.
3029
* Some Windows machines also have Python installed. At this writing we're aware
3130
of computers from Hewlett-Packard and Compaq that include Python. Apparently
3231
some of HP/Compaq's administrative tools are written in Python.
33-
* All Apple computers running Mac OS X have Python installed; it's included in
34-
the base installation.
32+
* Many Unix-compatible operating systems, such as Mac OS X and some Linux
33+
distributions, have Python installed by default; it's included in the base
34+
installation.
3535

3636

3737
Can I delete Python?

0 commit comments

Comments
 (0)