py2exe dll file

Indigo Moon Man indigomoon at bonbon.net
Wed Oct 1 13:00:31 EDT 2003


Miki Tebeka <tebeka at cs.bgu.ac.il> spake thusly:
>
>> The .dll file that py2exe creates to go with the program is huge even
>> for a small program.  Is there any way to possibly optomize the .dll
>> file to make it smaller?

> Which dll? Depending on your program it might have several dlls in the
> dist/prog directory.
>
Oh, the one I have compiled only produced one (python23.dll) so I didn't
know that.

> If size does matter you might want to try upx
> (http://upx.sourceforge.net/). With --best it reduced python23.dll
> from 952k to 386k and my proram seems to work.
>
Cool, thanks for the info!

-- 
Audio Bible Online:
http://www.audio-bible.com/






More information about the Python-list mailing list