-
Kevin Modzelewski authored
last_exc was not thread safe, and didn't respect frame-localness. Now that we have sys.exc_info support we can do this the right way
1c25c150
last_exc was not thread safe, and didn't respect frame-localness. Now that we have sys.exc_info support we can do this the right way