Read up on list comprehensions and generator expressions. You'll see the terse side of Python (and genexps look kinda poetic too ;-).
I am familiar with lc:s/genexps, I usually program in scheme which also has them (srfi-42).
They're very nice and I use them a lot.
--
http://mail.python.org/mailman/listinfo/python-list