Re: FPE: Add bindings to exception tracebacks.

2007-02-19 Thread Gabriel Genellina
En Mon, 19 Feb 2007 19:47:26 -0300, Nathan <[EMAIL PROTECTED]> escribió: > Throughout my python development career, I've occasionally made > various developer tools to show more information about assertions or > exceptions with less hassle to the programmer. Until now, these tools > didn't pass a

FPE: Add bindings to exception tracebacks.

2007-02-19 Thread Nathan
Hi folks! Throughout my python development career, I've occasionally made various developer tools to show more information about assertions or exceptions with less hassle to the programmer. Until now, these tools didn't pass a utility vs pain-to-use threshold. Now I've created a tool I believe t