Use new exc.reraise() where exc.raise_() was used, so that the stack trace is preserved when the exception is rethrown
Use new exc.reraise() where exc.raise_() was used, so that the stack trace is preserved when the exception is rethrown