Tony Nelson wrote:
There are two objects here -- a GObject managed and ref counted by the
gobject runtime and a PyObject managed and ref counted by the Python
runtime. Each can have state and the challenge is to synchronize their
lifetimes. I encourage you to read through the bug discussion and
perhaps trace through the code with a C debugger if you're interested in
this.
I am mildly interested and may look into it if I have a few weeks to spare.
You folks who know the code have not been successful, so I'd have to come
up with a new approach.
Actually some of the patches were close to working, but didn't go in for
various reasons -- some having to do with gnome release schedules, I think.
John
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/