Re: sys.exc_type etc.

Steven D. Majewski (sdm7g@aemsun.med.Virginia.EDU)
Fri, 6 Mar 92 10:13:57 EST

I my last post, I started to add some comments on how Python exceptions
*might* be "fixed"... ,but I edited all that part out once I started to
see how "hairy" the whole thing could get.

I've only slightly been following the discussion since ( We're getting
ready for a NIH site visit concerning our grant renewal! ) but I see
it is even worse than I expected.

I DO like the idea of "try e_type, e_val:" as possibly the best
backwards compatible syntax. They REALLY SHOULD be local names.

You guys work it all out, and wake me when you're finished!

- Steve