>
> would there be any speed increase in code execution after python  
> code being
> compiled into exe file with py2exe?
>

No.  I would expect slower startup followed by the same code  
execution time you'd get from running normally (not that I've  
actually tested it, mind you).

regards,
Michael

---
Our network was brought down by a biscuit??? --Steven D'Aprano



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to