how to keep collection of existing instances and return one oninstantiation

Fredrik Lundh fredrik at pythonware.com
Wed Oct 5 13:33:52 EDT 2005


"marduk" wrote:

> Do I have to implement my own garbage collecting is or there some "magical"
> way of doing this within Python?

http://docs.python.org/lib/module-weakref.html

</F> 






More information about the Python-list mailing list