theautomatic.net
The for/else statement in Python - Open Source Automation
In this post we'll explore Python's lesser known for/else statement. The for/else statement can be used in conjunction with a break.
Andrew Treadway