Christopher Barker wrote:
Gabriel Rossetti wrote:
I am trying to bundle an application I wrote usinf py2app. The application has a launcher "launcher.py" and a Python script "main.py" that calls the launcher several times in sub-processes with diff args.

I wanted to do something like this a while back (quite a while!). Check out this thread:

http://mail.python.org/pipermail/pythonmac-sig/2005-August/014928.html

In particular, this post:

http://mail.python.org/pipermail/pythonmac-sig/2005-August/014940.html

And no, I never did get that going -- we found another solution.

-Chris


Thanks Chris, are you able to tell me what solution you found?

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

Reply via email to