If an exception is raised within a 'try', attach a traceback only up until that 'try'. If a re-raised exception has a traceback already, attach the new traceback "above" the existing one.