Y
Hacker News
new
|
ask
|
show
|
jobs
by
Thaxll
3288 days ago
Still better than
try:
...
except:
pass
2 comments
fiedzia
3274 days ago
I wouldn't say so. This screams "I am an idiot", missing handling can easily pass unnoticed.
link
dkersten
3287 days ago
Hah! It could be worse... imagine your example, but in Java with checked exceptions ;)
link