Created by: brwilson
Hi Christopher,
I've made a small change to fix issue 46. Apparently else clauses on loops in Python always execute unless the loop is exited via break—news to me!
Thanks for putting this together. It's incredibly useful.
Ben