[Ipython-tickets] [IPython] #202: exception protection missing from prompt hook
IPython
ipython-tickets@scipy....
Wed Dec 5 13:57:38 CST 2007
#202: exception protection missing from prompt hook
---------------------+------------------------------------------------------
Reporter: jstenar | Owner: fperez
Type: defect | Status: new
Priority: normal | Milestone:
Component: ipython | Version:
Severity: normal | Keywords:
---------------------+------------------------------------------------------
Fernando, I found the problem. I have a pylab.show() in my
generate_prompt hook to get automatic refresh after calling scripts.
Anyway it seems exceptions raised here crash ipython. I don't know if
this is intentional or not. I just put a try block around it as a
workaround.
/Jörgen
--
Ticket URL: <http://ipython.scipy.org/ipython/ipython/ticket/202>
IPython <http://ipython.scipy.org>
The IPython interactive Python system
More information about the Ipython-tickets
mailing list