[IPython-dev] Ipython crash w/o readline

Ville M. Vainio vivainio at gmail.com
Mon Apr 16 14:50:22 EDT 2007


On 4/16/07, Ville M. Vainio <vivainio at gmail.com> wrote:

> Also, I have a fix for recursive exception handling (bugs in exception
> hanging print the exceptions infinitely), here's the diff but I
> hesitate a little bit, not that it breaks stuff but the exceptions
> system is a bit messy & I'd rather wrap the whole except hook in one
> big try-except and wondered why it hasn't been done already.

Anu yes, as I was so kindly pointed out, I forgot the attachment.
Also, I reverted the version because it didn't work properly, so now
it's nowhere to be found. :)

What I had is an attribute that informs IPython that it is inside
exception handler and aborts (os.abort) IPython if it's entered again,
before resetting the flag.

-- 
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'



More information about the IPython-dev mailing list