If you want a real exe rewrite it in C or C++. Python is an interpretive language; my apologies to those who say it is 'semi-compilable'.

Robert Berman

Abah Joseph wrote:

I have written a small application of about 40-45 lines which is about 4KB, so I want to create a single .exe file from it, using py2exe it created unnecessary files, that just increase the size of the program and also less portable to me. What else can I use?
 
I am on windows XP.
Python 2.5

_______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor


_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to