Peter Hansen wrote: > > The wxPython program below, py2exe'd on my machine (1.6GHz Pentium M), > comes to only 12MB (2-3MB of which is Python itself), and takes 1-2 > seconds to load (actually less than one second after the first > invocation following a fresh reboot). >
And even 12MB seems heavy, unless I created my exe with py2exe incorrectly... I created the singlefile gui demo app that comes with py2exe (test_wx) and it's only 4.6MB on my WinXP machine, 3.6MB when compressed with UPX. Anyone else get the same results? -- http://mail.python.org/mailman/listinfo/python-list