| jalil 
    jalil at securia.com Sat Feb 7 13:12:03 EST 2004 
 Is there a concept of class destructors in Python? I couldn't find any. If not, what is the right way to release resources that are needed during the lifetime of an object w/o making an explict call to a method? Thanks, -Jalil 
 |