Tom Ritchford
Apr 5, 2023

--

Not so - it's worse than that.

If you read the code, it only propagates the one exception you asked for - the rest it invisibly swallows and returns `None`.

What could go possibly, possibly go wrong by silent catching exceptions in your code and returning `None`? πŸ˜€πŸ˜€πŸ˜€πŸ˜€πŸ˜€

--

--

Tom Ritchford
Tom Ritchford

No responses yet