[Python-Dev] Exception masking/chaining
Greg Ewing
greg@cosc.canterbury.ac.nz
Fri, 13 Jun 2003 11:48:01 +1200 (NZST)
> Those are fields in the thread state, not globals, IIRC.
That's true. The point is that they're C variables, not
Python variables, so they won't interfere with the goal
of eliminating the sys.exc_xxx.
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury, | A citizen of NewZealandCorp, a |
Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. |
greg@cosc.canterbury.ac.nz +--------------------------------------+