Pietro Battiston wrote: > What I mean is: where is it written that every crash is a bug, if Pygtk > developers themselves are not so clear on that (and I'm possibly too > ignorant)?
I am a PyGTK developer (not active currently), Matthias Classen is not. He is a developer of GTK+ itself. I think it is pretty much common sense that Python or any other script language must not crash. For the record, the bug with gtk.Image (actually, with almost any PyGObject wrapper class) is known and there is an entry for it in the Bugzilla. It is a bug in PyGTK/PyGObject, not GTK+. Paul _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
