Class destructors

Oleg Broytmann phd at phd.fep.ru
Wed Jun 20 06:15:29 EDT 2001


On Wed, 20 Jun 2001, Graham Ashton wrote:
> I understand that Python doesn't have the equivalent of the DESTROY()

   You understand it wrong. There IS constructor __init__, and there IS
destructor __del__.

Oleg.
----
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list