On Wed, Sep 19, 2001 at 08:15:16AM +0800, James Henstridge wrote:
> I had tested your example with what was current in CVS at the time, and it
> was crashing there.  After applying the patch, it caused an exception as
> it was supposed to.  The exact results I got were (after applying the
> patch, which is now in CVS):
> 
> >>> w = MWin()
> Prepare to segfault
> Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
>   File "<stdin>", line 6, in __init__
> AttributeError: b
> >>>
> 
Ok, I cleaned up everything, and compiled for both python 2.0 and 2.1.1.
It works fine for 2.1.1, but segfaults for 2.0.

I'm happy if it works for 2.1.

> 
> This was one of the dirtier bits of code in pygtk that would be cleaner
> using 2.2.
> 

> James.
> 
> 
> -- 
> Email: [EMAIL PROTECTED]
> WWW:   http://www.daa.com.au/~james/
> 
> 

-- 
Tom Cato Amundsen <[EMAIL PROTECTED]>
GNU Solfege - free eartraining, http://www.gnu.org/software/solfege/
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to