Garbage collector - please Help !!

Terry Reedy tjreedy at udel.edu
Thu Jan 18 18:54:33 EST 2001


> the reference counting gc in python 1.5 does not work if you have
> cyclic references between objects. it is fixed in 2.0.

If you explicitly import the gc module and call the gc function.





More information about the Python-list mailing list