Destructor

Rajat Chopra rajat at cs.utexas.edu
Tue May 21 15:10:59 EDT 2002


Hey Guys,

I have a very quick and basic question -- but I was just when exactly a
Destructor is invoked? Do you have to delete the object (ex: del OBJECT )
or is it enough to say OBJECT = None ???

Thanks,

Rajat




More information about the Python-list mailing list