On 29 Sep, 19:11, Carl Banks <pavlovevide...@gmail.com> wrote:

> CObjects can be passed a C function as a deallocator; this should work
> as reliably as a custom class deallocator.
>
> Carl Banks

Except that __del__ prevents cyclic GC.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to