[PD] Re: pyext close

Frank Barknecht fbar at footils.org
Thu Mar 2 18:22:37 CET 2006


Hallo,
Thomas Grill hat gesagt: // Thomas Grill wrote:

> Just define a _del(self) method in your pyext class. It gets called 
> when the object is deleted.

How does thie pyext._del relate to the more general __del__ method? Is
it save to use the latter? I know, that __del__ also is called on
delete, but I guess, using _del could be a cleaner solution?

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__




More information about the Pd-list mailing list