On 19 Feb, 2011, at 12:22, Prashant Saxena wrote:
> Hi,
>
> It's related to my previous post regarding .app bundle size produce by
> py2app.
> When I looked inside the .app bundle,
> It gives me some confusion:
>
> 1. I have a custom package name "core". There is directory structure inside
>
Hi,
It's related to my previous post regarding .app bundle size produce by py2app.
When I looked inside the .app bundle,
It gives me some confusion:
1. I have a custom package name "core". There is directory structure inside
filled with scripts. Some of the scripts are compiled
using cython. Th