Simon McVittie wrote: > > dbus-python (0.80)'s reason not to is reference count correctness. This has got to be a bug in something. DBusConnection has the same refcount/destroy-notify capabilities as GObject I'm pretty sure, and refcounting works fine in pygtk. I guess GObject also has "toggle references" - if you need that we can add it. Havoc