Hello,

I'm looking at gcmodule.c and in move_unreachable() function, the code
assumes that if an object has its gc.gc_refs stuff to 0 then it *may*
be unreachable.

How can an object tagged as unreachable could suddenly become
reachable later ?

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

Reply via email to