Skip Montanaro wrote: > > If I read my (patched) version of gcmodule.c correctly, with the > gc.DEBUG_SAVEALL bit set, gc.garbage *does* acquire all garbage, not just > the stuff with __del__ methods. Yes. And you don't know which objects are collectable and which ones are not by this collector. That is, SAVEALL transforms the collector in a cycle detector. The collectable and uncollectable objects belong to two disjoint sets. I was arguing about this distinction, because collectable garbage is not considered garbage any more, uncollectable garbage is the real garbage left, but if you think this distinction doesn't serve you any purpose, fine. -- Vladimir MARANGOZOV | Vladimir.Marangozov@inrialpes.fr http://sirac.inrialpes.fr/~marangoz | tel:(+33-4)76615277 fax:76615252
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4