[PyKDE] ANN: New Releases of PyQt, PyKDE, SIP and QScintilla

David Boddie david at boddie.org.uk
Sun Sep 4 22:44:20 BST 2005


On Sunday 04 September 2005 22:49, Phil Thompson wrote:
> On Sunday 04 September 2005 9:02 pm, David Boddie wrote:

> > I thought this just meant that the C++ wrapper stays around, but the
> > Python implementation is still collected. My plugin's __del__ method is
> > still called, just as before.
>
> No - the C++ instance (not the wrapper) stays around.

OK, then I'll still need to keep a reference to the plugin from somewhere
in Python. The pure C++ instance won't do anything useful without its
Python counterpart.

David




More information about the PyQt mailing list