[Sndobj-devel] Fwd: importing namespaces/modules 3of3
Status: Abandoned
Brought to you by:
veplaini
From: sonify <so...@av...> - 2007-01-21 06:08:14
|
Begin forwarded message: > From: Ronald Oussoren <ron...@ma...> > Date: 20 January 2007 12:08:36 AM > To: Piet van Oostrum <pi...@cs...> > Cc: David Worrall <vi...@av...>, Pyt...@py... > Subject: Re: [Pythonmac-SIG] importing namespaces/modules > > > On Friday, January 19, 2007, at 01:45PM, "Piet van Oostrum" > <pi...@cs...> wrote: >> >>> DW> And after py2app? >> >> I am not very familiar with py2app, but I think it packs up the >> necessary >> .pyc modules into the executable. But I am quite sure it will >> always pack >> the whole .pyc file. It would be unfeasible to extract only a part >> of a >> .pyc file as there will be all kinds of internal references in the >> module. >> Some of the dependencies might be so dynamic that a static >> analyses would >> be unable to detect them. > > py2app always includes entire pyc files and looks at import > statements to detect dependencies. > > Ronald > _____________________________ David Worrall: so...@av... |