#generators
Read more stories on Hashnode
Articles with this tag
Going by the documentation for all, one would think all iterables will early return. The following code will throw an AttributeError on the last item...