Re: [Tutor] creating an exe

2009-08-12 Thread Alan Gauld
wrote i have now finished my program the way i want it. is there a way to compile my program so that people without python can see what i have made? Yes, you package your program with a version of python. You can either do that with a standard installer which installs python and your progr

Re: [Tutor] creating an exe

2009-08-12 Thread Timo
proportio...@msn.com schreef: hi, thanks to all that helped with my list question yesterday. i have now finished my program the way i want it. is there a way to compile my program so that people without python can see what i have made? Works great with py2exe. Timo -

[Tutor] creating an exe

2009-08-11 Thread proportional
hi, thanks to all that helped with my list question yesterday. i have now finished my program the way i want it. is there a way to compile my program so that people without python can see what i have made?___ Tutor maillist - Tutor@python.org http://m