Re: [pyxpcom] pyxpcom Digest, Vol 25, Issue 1
by Todd Whiteman other posts by this author
Dec 1 2008 6:56PM messages near this date
view in the new Beta List Site
Re: [pyxpcom] pyxpcom Digest, Vol 25, Issue 1
|
[pyxpcom] Using (object) on the component's declaration
Davi Ramos wrote:
> Do I need to apply both patches listed on bug #345551? I just applied
> the first patch and them the second. The second patch didn't succeeded:
>
> patching file extensions/python/xpcom/server/loader.py
> Hunk #1 FAILED at 45.
> 1 out of 1 hunk FAILED -- saving rejects to file
> extensions/python/xpcom/server/loader.py.rej
>
>
> Hi Philip,
>
> Yes, this is logged as the following PyXPCOM bug:
> https://bugzilla.mozilla.org/show_bug.cgi?id=345551
The first patch is for the new style classes, the second patch is for
the meta style classes. You can likely get away with just using the
first patch if your not using the Python meta classes for XPCOM components.
Cheers,
Todd
_______________________________________________
pyxpcom mailing list
pyxpcom@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Davi Ramos
Todd Whiteman
|