Y
Hacker News
new
|
ask
|
show
|
jobs
by
csullivannet
293 days ago
Maybe this is my Golang dev leaking, but I intuitively thought that `try: / except:` in Python is essentially the same thing as `if err != nil`, just my IDE doesn't scream at me if I don't catch them.