Size: 417
Comment:
|
Size: 1080
Comment: Ubuntu includes python even in its smallest install.
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
* Gentoo Linux * Red Hat Linux 9, Fedora Core 1, Fedora Core 2 * Mac OS X |
* [http://wiki.linuxquestions.org/wiki/Gentoo Gentoo Linux] * [http://wiki.linuxquestions.org/wiki/Redhat Red Hat Linux 9,] [http://wiki.linuxquestions.org/wiki/Fedora Fedora Core 1, Fedora Core 2] * [http://www.ubuntu.com Ubuntu Linux] * [wiki:WikiPedia/Mac_OS_X Mac OS X] * [http://www.yellowtab.com] yellowTAB ZETA |
Line 10: | Line 12: |
* Windows (all) * SuSE 9.0, SuSE 9.1 * Sun Java Desktop |
* [http://en.wikipedia.org/wiki/Microsoft_Windows Windows (all)] * [http://wiki.linuxquestions.org/wiki/Suse SuSE 9.0, SuSE 9.1] * [http://wiki.linuxquestions.org/wiki/Sun_JDS Sun Java Desktop] Actually, some vendors do install Python on Windows machines, but that's vendor-specific rather than platform-specific. More information on such installations can be found in the [http://www.python.org/doc/faq/installed.html "Why is Python Installed on my Computer?"] FAQ. |
Where is Python installed by default? (As in: If you don't customize at all, do you get Python?)
[http://wiki.linuxquestions.org/wiki/Gentoo Gentoo Linux]
[http://wiki.linuxquestions.org/wiki/Redhat Red Hat Linux 9,] [http://wiki.linuxquestions.org/wiki/Fedora Fedora Core 1, Fedora Core 2]
[http://www.ubuntu.com Ubuntu Linux]
- [wiki:WikiPedia/Mac_OS_X Mac OS X]
[http://www.yellowtab.com] yellowTAB ZETA
Where is Python not installed by default?
[http://en.wikipedia.org/wiki/Microsoft_Windows Windows (all)]
[http://wiki.linuxquestions.org/wiki/Suse SuSE 9.0, SuSE 9.1]
[http://wiki.linuxquestions.org/wiki/Sun_JDS Sun Java Desktop]
Actually, some vendors do install Python on Windows machines, but that's vendor-specific rather than platform-specific. More information on such installations can be found in the [http://www.python.org/doc/faq/installed.html "Why is Python Installed on my Computer?"] FAQ.
For Linux, you can use ["Freeze"] to make executables. For Windows, you can use ["Py2Exe"].