In Python, how can I explicitly call a constructor and a destructor?What is their importance?

Started by Eoin, November 17, 2016, 07:04:54 PM

Previous topic - Next topic

Coby

Hi, I have a problem that puzzles me, in python, how can i explicitly call a constructor and a destructor? what is their importance? Please help me :)