Python Magazine on Iterables
I’ve bought a subscription to Python Magazine. It’s a pretty nice magazine and I enjoy reading it. It always teaches me some new tricks.
I was a little dissapointed about the Iterators, Iterables and Generators article in this month’s issue though. The author does not seem to have interpreted the Python Iterator Types documentation very well. […]