I saw that. Nice for those who want Python to be marketed - I think this is huge PR. Python isn't mentioned as an also ran after Java, C++ and Perl, etc.; Python is a headliner. Add the fact that Google publishes a functional programming library for Python, and it is clear the world's leading search engine places real working value on and trust in Python.
Even so, IT and business application departments throughout lalaland are still awash in VBA, Word Macros, and Perl programs no one still around really understands...
EP of Lalacentral
I took a look at goopy and I found that much of the stuff in it
could be done more efficiently with an itertools recipe. But then
again, it also had sum() and maximum() functions so it must have
been written for an older version of Python. Not sure how useful
it is to someone with Python 2.3+. Although thanks anyway, Google!
Although there is a flatten(); Raymond is still working on that. ;)
--
Michael Hoffman
I thought I saw that it was supposed to work with Python 2.1.
Skip