[IPython-dev] Bug with __del__methods on exit

Fernando Perez fperez.net at gmail.com
Sat Oct 9 21:28:56 EDT 2010


On Sat, Oct 9, 2010 at 4:41 PM, Thomas Kluyver <takowl at gmail.com> wrote:
> The relevant code is already being called from an atexit callback.
> Specifically, it triggers the .reset() method of the
> TerminalInteractiveShell object. You can verify this with the following code
> in ipython trunk:

Thanks for the test case, it proved fairly tricky to track down.
Could you try again with updated trunk?  I think I got it.  And thanks
for the report!

Cheers,

f



More information about the IPython-dev mailing list