mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
Update test of "why is Python installed" FAQ.
This commit is contained in:
parent
09264b66f2
commit
f7005243e5
1 changed files with 5 additions and 5 deletions
|
|
@ -24,14 +24,14 @@ there are several possible ways it could have gotten there.
|
||||||
it; you'll have to figure out who's been using the machine and might have
|
it; you'll have to figure out who's been using the machine and might have
|
||||||
installed it.
|
installed it.
|
||||||
* A third-party application installed on the machine might have been written in
|
* A third-party application installed on the machine might have been written in
|
||||||
Python and included a Python installation. For a home computer, the most
|
Python and included a Python installation. There are many such applications,
|
||||||
common such application is `PySol <http://pysolfc.sourceforge.net/>`_, a
|
from GUI programs to network servers and administrative scripts.
|
||||||
solitaire game that includes over 1000 different games and variations.
|
|
||||||
* Some Windows machines also have Python installed. At this writing we're aware
|
* Some Windows machines also have Python installed. At this writing we're aware
|
||||||
of computers from Hewlett-Packard and Compaq that include Python. Apparently
|
of computers from Hewlett-Packard and Compaq that include Python. Apparently
|
||||||
some of HP/Compaq's administrative tools are written in Python.
|
some of HP/Compaq's administrative tools are written in Python.
|
||||||
* All Apple computers running Mac OS X have Python installed; it's included in
|
* Many Unix-compatible operating systems, such as Mac OS X and some Linux
|
||||||
the base installation.
|
distributions, have Python installed by default; it's included in the base
|
||||||
|
installation.
|
||||||
|
|
||||||
|
|
||||||
Can I delete Python?
|
Can I delete Python?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue