How to make an executable file
Gerhard Häring
gh at ghaering.de
Tue Jun 17 20:55:07 EDT 2003
More information about the Python-list mailing list
Tue Jun 17 20:55:07 EDT 2003
- Previous message (by thread): How to make an executable file
- Next message (by thread): How to make an executable file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): How to make an executable file
- Next message (by thread): How to make an executable file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list