James Henstridge <[EMAIL PROTECTED]> writes:

> Now in order to have the same python object refer to a particular
> gtk object all the time, the gtk object would need to hold a
> reference to it (we don't want the python object to be freed while
> the gtk object is in use).  This forms a circular dependency,

It doesn't, since the Python collector knows nothing about Gtk
objects.
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to