Fwd: How would I compile a Python file to a exe

2007-08-24 Thread Lamonte Harris
I thought I answered this lol.. -- Forwarded message -- From: vasudevram <[EMAIL PROTECTED]> Date: Aug 24, 2007 11:56 AM Subject: Re: How would I compile a Python file to a exe To: python-list@python.org On Aug 24, 2:11 am, Charlie <[EMAIL PROTECTED]> wrote: >

Re: How would I compile a Python file to a exe

2007-08-24 Thread vasudevram
On Aug 24, 2:11 am, Charlie <[EMAIL PROTECTED]> wrote: > Quoting Lamonte Harris <[EMAIL PROTECTED]>: > > > Been a while and I'm wondering how I would go about doing it. > > py2exe seems to be a fairly good option for this, at least in the > world of Windows. Yes, py2exe looks good. I've tried it o

Re: How would I compile a Python file to a exe

2007-08-23 Thread Charlie
Quoting Lamonte Harris <[EMAIL PROTECTED]>: > Been a while and I'm wondering how I would go about doing it. > py2exe seems to be a fairly good option for this, at least in the world of Windows. -- http://mail.python.org/mailman/listinfo/python-list

How would I compile a Python file to a exe

2007-08-23 Thread Lamonte Harris
Been a while and I'm wondering how I would go about doing it. -- http://mail.python.org/mailman/listinfo/python-list