synchronized lists

Andreas Kremer andreas.kremer at fernuni-hagen.de
Fri Jul 20 06:51:32 EDT 2001


Hi,

> Making pointers to and from is messy and a usual source of cyclic
> references. Combined with using __del__, this will result in "memory
> leaks", IIRC.

Thanks. Actually this is the reason why i am thinking of secure mechanismn
which avoids cyclic references or at least removes all references of objects
towards each other, if one object is deleted.







More information about the Python-list mailing list