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



--
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

chris.bar...@noaa.gov
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to