Serhiy Storchaka added the comment:

Yes, I think it can. But be aware that "sequence" is used not only in the 
signature, but in following description.

The term "sequence" in the documentation and the docstring looks to me like a 
synonym of "iterable", not a reference to collections.abc.Sequence. I don't 
know how the wording can be improved. Maybe looking at the documentation of 
builtins filter, map, zip, and itertools functions can help.

----------
nosy: +ncoghlan, rhettinger

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

Reply via email to