Circular refs
Skip Montanaro
skip at mojam.com
Mon Sep 27 14:12:24 EDT 1999
Adrian> I can dream up a million ways to kludge around this bug, but I
Adrian> was referring to a 'fix' to the Python source code. How hard can
Adrian> it be?
You can take a look at Neil Schemenauer's recent garbage collection patch.
It's only used to reclaim circular garbage.
http://www.acs.ucalgary.ca/~nascheme/python/gc.html
There are other GC patches for Python floating around. This just happens to
be the most recent one I've seen posted.
Skip Montanaro | http://www.mojam.com/
skip at mojam.com | http://www.musi-cal.com/
847-971-7098 | Python: Programming the way Guido indented...
More information about the Python-list
mailing list