[Pythonmac-SIG] Question about py2app packages and includes options

Chris Barker chris.barker at noaa.gov
Wed Jul 18 18:14:14 CEST 2012


On Tue, Jul 17, 2012 at 3:49 PM, Michael McCracken
<michael.mccracken at gmail.com> wrote:

> That makes sense - but as you mention, it seems like there's some
> missing functionality.

I think so, yes, but it can get the job done.

> However, it's no fun if you have a lot of subpackages to add that way.

nope -- but for the most part they are picked up by regular imports,
anyway. You only need to do this if there are some dynamic importing
in your code -- and in that case, it's likely you'll want the whole
package anyway.

-Chris


-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov


More information about the Pythonmac-SIG mailing list