R. David Murray added the comment:

Hmm.  That could be an issue.  If someone passes a generator they will 
generally expect it to be consumed as a generator, not turned into a list 
implicitly.  So it may be better to turn this into a doc bug and require the 
explicit "list" call :(.

----------

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

Reply via email to