On Mon, 27 Jul 2009 18:12:09 +0300, Dotan Cohen <dotanco...@gmail.com> wrote:
Creating binaries is not the same as creating /fast, efficient/ binaries.
 Py2Exe bundles it all together, but does not make it any faster.


How inefficient is py2exe. I was under the impression that it's really
not that bad.


py2exe doesn't really change the performance characteristics of a Python
application at all - for better or for worse.

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

Reply via email to