[docs] [issue20103] Documentation of itertools.accumulate is confused

Terry J. Reedy report at bugs.python.org
Sat Jan 4 01:17:11 CET 2014


Terry J. Reedy added the comment:

Somewhat orthogonal to Mitchell's suggestion, I would change 'returns' to 'yields' and expand 'elements' to 'elements of *iterable*'.

----------
nosy: +terry.reedy

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


More information about the docs mailing list