[IPython-User] printing exception upon entering debug mode
Lev Givon
lev@columbia....
Sun Sep 4 09:37:28 CDT 2011
When I execute a program that raises an exception in ipython 0.11 with
the %run magic and %pdb on, it doesn't appear to print the exception
when entering debug mode. In previous versions of ipython, the
exception would be printed immediately upon entering debug mode.
Is there any way to re-enable the old behavior?
(Not sure if this is the same issue as
https://github.com/ipython/ipython/issues/690)
L.G.
More information about the IPython-User
mailing list