GC question

Martin von Loewis loewis at informatik.hu-berlin.de
Sat Nov 10 07:09:16 EST 2001


Kerim Borchaev <warkid at storm.ru> writes:

> Now I get it. But (may be only for me) the code above
> didn't look obviously "wrong". Although it's pretty simple.

And it isn't "wrong". It just creates cyclic garbage; with a garbage
collector in place, this is not a problem.

Regards,
Martin



More information about the Python-list mailing list