What are some hidden features of Python?
25th March 2013
My answer to What are some hidden features of Python? on Quora
Generators and Iterators are pretty amazing. These two tutorials will really open your eyes as to how powerful they can be:
Both by David Beazley. To my mind they are the most fascinating Python tutorials out there.
More recent articles
- Perhaps not Boring Technology after all - 9th March 2026
- Can coding agents relicense open source through a “clean room” implementation of code? - 5th March 2026
- Something is afoot in the land of Qwen - 4th March 2026