Y
Hacker News
new
|
ask
|
show
|
jobs
by
AnimalMuppet
1054 days ago
No. How about something that is
neither
"silently fail" or "print a stack trace"? How about something that lets the programmer handle the error?
2 comments
peteradio
1054 days ago
Yea python should introduce try except.
link
PurpleRamen
1054 days ago
Python has proper error-handling since 20+ years.
link