opposite of __init__.py

Tamer Higazi th982a at googlemail.com
Mon Aug 19 12:48:19 EDT 2013


Hi people!

I have asked myself a question, if there is a opposite of "__init__.py"
like "__del__.py" ?!

I want, that when the application ends, certain functions are executed.
I know I could make a constructor and a destructor, but I simply want to
know if there is a opposite....


Thanks



Tamer



More information about the Python-list mailing list