[Pythonmac-SIG] Should Python.app be an LSUIElement = 1 app?

Christopher Barker Chris.Barker at noaa.gov
Mon Feb 2 19:49:52 CET 2009


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.Barker at noaa.gov


More information about the Pythonmac-SIG mailing list