[Python-3000] Delayed reference counting idea

Marcin 'Qrczak' Kowalczyk qrczak at knm.org.pl
Wed Sep 20 08:25:52 CEST 2006


Greg Ewing <greg.ewing at canterbury.ac.nz> writes:

> That doesn't cover the case where the "closing" action
> you want includes freeing the memory occupied by the
> object. The game I mentioned earlier is one of those --
> I don't need anything "closed", I just want the memory

Why do you want to free memory at a particular point of time?

-- 
   __("<         Marcin Kowalczyk
   \__/       qrczak at knm.org.pl
    ^^     http://qrnik.knm.org.pl/~qrczak/


More information about the Python-3000 mailing list