Re: [Pythonmac-SIG] py2app and nested packages

2012-04-25 Thread Ronald Oussoren
On 25 Apr, 2012, at 2:17, Chris Barker wrote: > On Tue, Apr 24, 2012 at 4:29 AM, Ronald Oussoren > >>> example: the "pubsub" package is delivered with wxPython, so it is >>> commonly imported thusly: >>> >>> from wx.lib.pubsub import Publisher >> >> wx.lib.pubsub is a bad example, it manipulat

Re: [Pythonmac-SIG] py2app and nested packages

2012-04-25 Thread Russell E. Owen
In article <7da2de5d-dcbc-404e-83cd-0a243374e...@mac.com>, Ronald Oussoren wrote: > On 25 Apr, 2012, at 2:17, Chris Barker wrote: > > > On Tue, Apr 24, 2012 at 4:29 AM, Ronald Oussoren > >> The option "packages" currently always stores the included package outside > >> of site-packages.zip to