Ticket #202 (closed defect: fixed)

Opened 1 year ago

Last modified 11 months ago

exception protection missing from prompt hook

Reported by: jstenar Assigned to: vivainio
Priority: normal Milestone:
Component: ipython Version:
Severity: normal Keywords:
Cc:

Description

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

Change History

12/31/07 06:47:11 changed by vivainio

  • status changed from new to assigned.
  • owner changed from fperez to vivainio.

12/31/07 06:53:34 changed by vivainio

  • status changed from assigned to closed.
  • resolution set to fixed.

Closed by r2914.