"falcon" <[EMAIL PROTECTED]> writes: > I didn't find any examples of using idioms from functional programming > beyond basic explanation of reduce and map (I have a couple of Haskell > and ML books, but I know those languages even less than Python).
The book you really want is SICP, http://mitpress.mit.edu/sicp/ The full text is online, linked from there. -- http://mail.python.org/mailman/listinfo/python-list