What's TOTALLY COMPELLING about Ruby over Python?

Nils Kassube nika at kassube.de
Fri Aug 22 08:47:03 EDT 2003


A nice feature of Ruby is that exceptions are resumable like in
Smalltalk, ie. you can have a "retry" statement in your exception
handling that allows you to "try again". 

http://www.rubycentral.com/book/tut_exceptions.html




More information about the Python-list mailing list