Lines Matching refs:Python
2 "Why is Python Installed on my Computer?" FAQ
5 What is Python?
8 Python is a programming language. It's used for many different applications.
10 language because Python is easy to learn, but it's also used by professional
13 If you wish to learn more about Python, start with the `Beginner's Guide to
14 Python <https://wiki.python.org/moin/BeginnersGuide>`_.
17 Why is Python installed on my machine?
20 If you find Python installed on your system but don't remember installing it,
27 Python and included a Python installation. For a home computer, the most
30 * Some Windows machines also have Python installed. At this writing we're aware
31 of computers from Hewlett-Packard and Compaq that include Python. Apparently
32 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
37 Can I delete Python?
40 That depends on where Python came from.
45 If Python was installed by a third-party application, you can also remove it,
47 uninstaller rather than removing Python directly.
49 If Python came with your operating system, removing it is not recommended. If
50 you remove it, whatever tools were written in Python will no longer run, and