Y
Hacker News
new
|
ask
|
show
|
jobs
by
jamesgeck0
5169 days ago
I agree that this doesn't fit Python well, but why was it bad in Ruby?
1 comments
francoisdevlin
5169 days ago
Because of non local returns. People abuse them when instead they should be using an exception, or preprocessing their data better.
link