On Wed, 28 Jul 2010 09:15:24 -0400, wheres pythonmonks <wherespythonmo...@gmail.com> wrote:
A new python convert is now looking for a replacement for another
perl idiom.

A functional alternative:
l = ...
seqint = compose(map, int)
print f(seqint(l))

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to