Quote by Mark Lutz
““Interestingly, the iteration protocol is even more pervasive in Python today than the examples so far have demonstrated — essentially everything in Python’s built-in toolset that scans an object from left to right is defined to use the iteration protocol on the subject object.””