Re: [Pythonmac-SIG] shrink app bundle size (removing unused stuff)?

2012-03-09 Thread Ronald Oussoren
On 8 Mar, 2012, at 22:51, Chris Barker wrote: >> The only editra I could find was which is an editor, I >> don't know why that gets copied into your application. How did you install >> Editra, did you use the binary DMG on the website, or did you install from >> source? >

Re: [Pythonmac-SIG] shrink app bundle size (removing unused stuff)?

2012-03-09 Thread Carlos Grohmann
I think that if the 'excludes' weren't overwritten by the wx/numpy/matplotlib/etc recipes, it would be easier to fine-tune our options (maybe run the recipes first and aftrer run the excludes?) best Carlos On Fri, Mar 9, 2012 at 12:22, Ronald Oussoren wrote: > > On 8 Mar, 2012, at 22:51, Chri

Re: [Pythonmac-SIG] shrink app bundle size (removing unused stuff)?

2012-03-09 Thread Ronald Oussoren
On 9 Mar, 2012, at 10:55, Carlos Grohmann wrote: > I think that if the 'excludes' weren't overwritten by the > wx/numpy/matplotlib/etc recipes, it would be easier to fine-tune our > options (maybe run the recipes first and aftrer run the excludes?) The matplotlib issue seems to be a bug that's n