On 10 Mar, 2012, at 8:47, Ronald Oussoren wrote:

> With this the application bundle already shrinks a little (curently 123 
> MByte, before I started it was about 160 MByte). About 70 Mbyte of this is wx 
> itself (the wxWidgets library and wxPython extensions). Another 21 MByte is 
> because all of numpy is included, not just the bits that are actually needed. 
> That's because of another py2app recipe which can hopefully be improved. 

BTW. The size of the binaries is at least partially due to the support for 
multiple architectures, the python installer contains support for two 
architectures and wx even includes support for 3 different architectures.

Ronald

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to