Ronald Oussoren wrote:
On Thursday, January 15, 2009, at 06:20PM, "Christopher Barker" <chris.bar...@noaa.gov> wrote:
Eddie L wrote:
Christopher Barker wrote:

yes, I meant I have no idea where in the Py2app code, py2app actually generates the __boot__.py file, so I can't see where to add a patch...

The file is generated by code in the module py2app.build_app, from fragments in 
py2app.bootstrap.

Thanks Ronald. I've No time now, but perhaps it could be patched to load a user-supplied boot file -- py2exe has this option, and it's quite handy.

-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