On Wed, Apr 15, 2009 at 1:29 AM, Ronald Oussoren <ronaldousso...@mac.com>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 finding the paths before
> being
> >bundled with py2app but after has mangled ones.
>
> That's odd. Can you reproduce the problem in a small program?
>
> Ronald
>
>
Hi.

Thanks for your response. I think that I just need to rethink my
pathfinding.

It's interesting that the filename has no path before bundling, then the
whole path after because .app is relocatable I'm probably just discovering
the obvious: the program needs it's whole path.

Thanks,

Shane
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to