On 09/10/2012 07:29 PM, jayden.s...@gmail.com wrote
Have you ever used py2exe? After converting the python codes to executable, 
does it save the time of interpreting the script language? Thank a lot!

Py2exe normally never speeds up anything, simply because it doesn't convert to executable, but simply package everything together, so I haven't tried in this particular case but it shouldn't make a difference..
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to