Thursday, August 16, 2007

Generating functions rather than lists in Python

Since I wrote about list comprehensions in Python a few weeks ago I've been getting feedback from people impressed with their power, and looking forward to re-factoring their code using comprehensions rather than explicit loops.

read more | digg story