Is this a bug with __del__()

Tim Hochberg tim.hochberg at ieee.org
Thu May 24 16:03:06 EDT 2001


"Costas Menico" <costas at meezon.com> wrote in message
news:3b0d5a96.4668566 at News.CIS.DFN.DE...

[SNIP]

> Have you tired running it? Why does the "Delete called" show up before
> the "program end"?


Are you sure? I get:

$ python deltest.py
Program End
Delete called


As expected.

-tim





More information about the Python-list mailing list