On 11 Jun 2014, at 17:58, Chris Barker wrote:
> Hi folks,
>
> I know it'a at least theoretically possible to build libs under 10.9 that
> will work on 10.6 -- specifically compatible with the python.org python
> binaries.
>
> But I"m having trouble finding documentation of what flags you nee
On 13 Jun 2014, at 21:45, Karsten Wolf wrote:
> Hi,
>
> in an py2app app I replaced the thumbnail mechanism from sips (via os.system)
> to Pillow. The resulting app size went from 11MB to 50 MB for the inclusion
> of the complete TCL/TK stuff.
>
> Is there an easy way to reduce that?
>
> Bo
In article ,
Ronald Oussoren wrote:
> On 11 Jun 2014, at 17:58, Chris Barker wrote:
>
> > Hi folks,
> >
> > I know it'a at least theoretically possible to build libs under 10.9 that
> > will work on 10.6 -- specifically compatible with the python.org python
> > binaries.
> >
> > But I"m ha