[Pyrex] __dealloc__ (was: Problems with pyrex and glib)

Simon Burton simon at arrowtheory.com
Mon Jan 9 11:26:48 CET 2006


On Sun, 08 Jan 2006 17:13:00 -0600
Drirr <miston.drirr at gmail.com> wrote:

> 
> Now I have another question. Is there something similar to __dealloc__ 
> but for the whole module?

Use the __del__ method of a global singleton object.

Simon.

-- 
Simon Burton, B.Sc.
Licensed PO Box 8066
ANU Canberra 2601
Australia
Ph. 61 02 6249 6940
http://arrowtheory.com 



More information about the Pyrex mailing list