Hacker News new | ask | show | jobs
Robust Exception Handling in Python (greasyguide.com)
3 points by ankitdce 707 days ago
1 comments

Why not ditch the whole idea of exceptions and adopt a more rock solid approach such as monads in Haskell and Rust?