Revision 9 as of 2008-09-07 23:50:32

Clear message

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 [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"].

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