How to make an executable file

Gerhard Häring gh at ghaering.de
Tue Jun 17 20:55:07 EDT 2003


Syed Ahmed Shah wrote:
> I am a begineer. I know how a C++ compiler makes an executable file
> from the source code, which you can run anywhere, independent of the
> Compiler. But how does one do it in Python. Is it necessary to have
> the Python interpreter in the machine to run an application written in
> Python. I know this sounds lame.But please help me anyone.

http://www.python.org/cgi-bin/faqw.py?req=all#4.28

-- Gerhard





More information about the Python-list mailing list