Re: [Pythonmac-SIG] py2app path question

2009-04-15 Thread Shane Clements
On Wed, Apr 15, 2009 at 1:29 AM, Ronald Oussoren wrote: > > On Wednesday, April 15, 2009, at 09:23AM, "Shane Clements" < > shane.cleme...@gmail.com> wrote: > >Hi. > > > >Looking for advice about p2app and paths during the bundling process. > > > >The application I am working with works fine findin

Re: [Pythonmac-SIG] py2app path question

2009-04-15 Thread Ronald Oussoren
On Wednesday, April 15, 2009, at 09:23AM, "Shane Clements" wrote: >Hi. > >Looking for advice about p2app and paths during the bundling process. > >The application I am working with works fine finding the paths before being >bundled with py2app but after has mangled ones. That's odd. Can you re