[IPython-user] sys.exc_info() equivalent for ipython
Minjae Kim
mkim@seas.harvard....
Sun May 31 23:11:37 CDT 2009
Hello,
If I have a buggy file called foo.py and run it in Ipython using
%run foo.py
ipython will print out an error message. I would like to somehow save this
error message.
Hence, I would like something similar to sys.exc_info() in iPython.
Any tip?
Best,
Minjae
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20090531/f121c6c9/attachment.html
More information about the IPython-user
mailing list