Serhiy Storchaka added the comment:

We should distinguish between at least two different functions. One generates 
slices of input sequence (it is especially useful for strings and bytes 
objects), and other groups items from arbitrary iterator into tuples. They have 
different applications.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17862>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to