mhh I forgot to reply and resurrected my forum account just now. By the way, 
you're very wrong, in a language like Python not only are exceptions for 
control flow idiomatic, but they're not even that slower overall (especially 
when compared to not handling them or using if statements) 
<https://stackoverflow.com/questions/2522005/cost-of-exception-handlers-in-python>

Reply via email to