[Python-3000] Removing __del__

Greg Ewing greg.ewing at canterbury.ac.nz
Sat Sep 23 04:20:53 CEST 2006


Brett Cannon wrote:
> I still remember when Tim proposed 
> this and said there was something slightly off with the way weakrefs 
> worked for it to be the perfect solution.

If that's true, it might be better to concentrate on
fixing this problem so that weakrefs can be used,
rather than trying to patch up __del__.

--
Greg


More information about the Python-3000 mailing list