Differences between revisions 5 and 10 (spanning 5 versions)
Revision 5 as of 2005-08-04 21:21:40
Size: 1039
Editor: FredDrake
Comment: added note and link to the FAQ about pre-installed Pythons
Revision 10 as of 2008-11-15 14:00:39
Size: 1185
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
 * [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]
 * [wiki:
WikiPedia/Mac_OS_X Mac OS X]
 *
[http://www.yellowtab.com] yellowTAB ZETA
 * [[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 (all versions)]]
 * [[http://www.slackware.com|Slackware Linux]]
 * [[http://www.ubuntu.com|Ubuntu Linux]]
 * [[
WikiPedia:Mac_OS_X|Mac OS X]]
 * [
[http://www.yellowtab.com]] yellowTAB ZETA
 * [[http://www.pld-linux.org|PLD Linux]]
Line 11: Line 14:
 * [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]
 * [[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]]
Line 15: Line 18:
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. 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.
Line 17: Line 20:
For Linux, you can use ["Freeze"] to make executables. For Windows, you can use ["Py2Exe"]. For Linux, you can use [[Freeze]] to make executables. For Windows, you can use [[Py2Exe]].

Where is Python installed by default? (As in: If you don't customize at all, do you get Python?)

Where is Python not installed by default?

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 "Why is Python Installed on my Computer?" FAQ.

For Linux, you can use Freeze to make executables. For Windows, you can use Py2Exe.

PythonInstalledByDefault (last edited 2012-11-14 02:15:06 by pc-124-173)

Unable to edit the page? See the FrontPage for instructions.