Ned Deily added the comment:

Also note that the behavior of map() in Python 3 has been changed to also stop 
with the termination of the shortest iterator.

https://docs.python.org/3.4/whatsnew/3.0.html#views-and-iterators-instead-of-lists

----------

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

Reply via email to