Bill Janssen wrote:
Yes, that sounds like a good idea to me.  I've never used py2app; does
it include a private copy of Python?

yes and no:

yes, if you run it with the non-apple python

no, if you run it with Apple's system python (which I think is next to useless, frankly -- Apple does not keep the system python consistent between versions)

In any case, it does include a info.plist, and it may include a different launch stub, so setting LSUIElement = 1 may work in either case.

-CHB



--
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