eval_code2(), set_exc_info(): Call PyErr_NormalizeException() the
former rather than the latter, since PyErr_NormalizeException takes PyObject** and I didn't want to change the interface for set_exc_info (but I did want the changes propagated to eval_code2!).
B
Barry Warsaw committed
eaedc7ce3296becb466fd42fa07319e9c43771a0
Parent: c1f0882