1. [Doctest][1]: documentation and unit-testing at the same time. 2. [IterTools][2] and [yield][3] keyword in generators. [1]: http://docs.python.org/lib/module-doctest.html [2]: http://docs.python.org/lib/module-itertools.html [3]: http://docs.python.org/ref/yield.html