Final 0.6 release, was Re: [pygtk] Attribute error in pygtk 0.6.9 GtkScrolledWindow

Christian Robottom Reis kiko at async.com.br
Thu Jun 24 03:26:07 WST 2004


On Wed, Jun 23, 2004 at 02:32:51PM -0400, Andrew Reid wrote:
>   I've just run across a bug in the GtkScrolledWindow class,
> present in both 0.6.9 and 0.6.11 of pygtk.  The bug is that
> the __getattr__ function uses a local "attrs" dictionary,
> and looks for keys in it using "attrs.has_attr", which fails --
> it should be "attrs.has_key".

This has been fixed in CVS for over a year now. I should take some time
and do a final 0.6 release now that I'm practically sure we won't be
seeing any further bugfixes at this point.

Anybody have a 0.6 change that they want to see committed? Speak now or
be silent for ever (really, *for ever*).

Take care,
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 3361 2331


More information about the pygtk mailing list