On Mon, 06 Apr 2009 10:04:35 +0200, Alexis Boutillier
<[email protected]> wrote:
> Hi,
> 
> When sip call the __dtor__() python function on a python object, it does 
> not print errors that occurred during the execution of the python
function.
> If something goes wrong in this function you are not informed and so you 
> can leave objects in an unwanted state (because of an attributeError for 
> example).
> 
> Here is a patch to siplib.c that print the python error if it occurred 
> during the call of the python "__dtor__()" function.

Thanks,
Phil
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to