Hacker News new | ask | show | jobs
by byearthithatius 421 days ago
Exactly! It using try -> except -> print is the EXACT same as the default error print to STDOUT in 99% of cases. It just assumes we need that or something will get hurt.