« Return to Thread: Py2App and PyQT

Re: Py2App and PyQT

by Christopher Barker :: Rate this Message:

Reply to Author | View in Thread

Ronald Oussoren wrote:
>  
> On Thursday, January 15, 2009, at 06:20PM, "Christopher Barker" <Chris.Barker@...> 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.Barker@...
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@...
http://mail.python.org/mailman/listinfo/pythonmac-sig

 « Return to Thread: Py2App and PyQT