Echo wrote:
> I have been working on handling unhanded exceptions and making a
> detailed print out of the traceback after the exception. I found that
> traceback.extract_tb worked nice and was quite simple.
>
> During my searching around I found out that it might be possible to
> get the variabl
Thus spake Echo ([EMAIL PROTECTED]):
> I have been working on handling unhanded exceptions and making a
> detailed print out of the traceback after the exception. I found that
> traceback.extract_tb worked nice and was quite simple.
>
> During my searching around I found out that it might be poss
I have been working on handling unhanded exceptions and making a
detailed print out of the traceback after the exception. I found that
traceback.extract_tb worked nice and was quite simple.
During my searching around I found out that it might be possible to
get the variables and their respective v