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 <rep...@bugs.python.org>
<http://bugs.python.org/issue15472>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to