On Friday, September 6, 2013 1:28:39 AM UTC+3, mar...@python.net wrote:

> Also you can't (and shouldn't) depend on the time that __del__ gets
> called.  It can get called at any time, in any order and sometimes not
> at all.*

Wow I did not know that! I was counting on that it reliably gets called when 
the object is destroyed.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to