python – add exception context in my code
***Say I want to reraise an exception with extra information for handling – what would be the best practice for that?
***Say I want to reraise an exception with extra information for handling – what would be the best practice for that?