[issue7402] reduce() is an anti-example in "Idioms and Anti-Idioms"

Ezio Melotti report at bugs.python.org
Sat Dec 12 09:22:54 CET 2009


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

The example alone can't be fixed, because half of the section talks
about how useful reduce() is.
The whole document should IMHO be rewritten, possibly using some of the
examples in
http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html
I already asked to David and he said that the license (CC-BY-SA) allows
to do that.
If you agree to rewrite it and no one else volunteer, I can try to do
it, but I don't know when I'll have time.

----------
nosy: +ezio.melotti
priority:  -> low
versions:  -Python 3.0

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7402>
_______________________________________


More information about the Python-bugs-list mailing list