On Wed, Feb 10, 2010 at 1:40 PM, Harya Dananjaya <dananz...@gmail.com>wrote:

> Can I compile my python source to exe in ubuntu?
> if I can do it, which compiler can do it?
>
> Thanks you,
>
> Harya Dananjaya
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>

1. Ubuntu and linux in general don't use exe per say
2. Python can be compiled but not usually in the way you are thinking
3. you might check out http://pypi.python.org/pypi/bbfreeze/
Vince
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to