Object destruction delayed on interactive prompt

Rick Johnson rantingrickjohnson at gmail.com
Sun Jan 25 14:12:08 EST 2015


__del__ is unreliable. But don't take my word, check out the doc.

https://docs.python.org/3.2/reference/datamodel.html#object.__del__



More information about the Python-list mailing list