Why this ref leak?

Bjoern Schliessmann usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Wed Feb 27 07:49:10 EST 2008


Gerhard Häring wrote:

> Both Python 2.4 and 2.5 don't clean up properly here. Why is this?
> Aren't classes supposed to be garbage-collected?

Yes, but not neccessarily immediately.

BTW, where is your method sys.gettotalrefcount supposed to come
from? My CPython doesn't have it.

Regards,


Björn

-- 
BOFH excuse #219:

Recursivity.  Call back if it happens again.




More information about the Python-list mailing list