[docs] [issue15472] Itertools doc summary table misdocuments some arguments
Raymond Hettinger
report at bugs.python.org
Mon Nov 26 20:14:59 CET 2012
Raymond Hettinger added the comment:
Also note that the "seq[0], seq[1], ..." notation only makes sense for objects that are indexable. It is very slightly misleading but does a good job of communicating what the itertools do.
----------
priority: normal -> low
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15472>
_______________________________________
More information about the docs
mailing list