[PyKDE] Found cure for bizarre backtrace - ???

Bill Soudan bill at soudan.net
Wed Jul 3 20:09:01 BST 2002


On Tue, 2 Jul 2002, Phil Thompson wrote:

> I think the exception is a false one. Try the following fix to 
> sipTransferSelf() in siplib.c (the comment just above this code gives 
> some explaination).
>
>  >>> Add the following two lines <<<
>              else
>                      PyErr_Clear();

Hi Phil,

I gave this a shot, but it doesn't seem to have any effect.  The exception 
still occurs.  Anything else I can try?

Bill




More information about the PyQt mailing list