Mark Dickinson added the comment:

The documentation says: "Equivalent to map(func, *iterables)". I believe that 
that equivalency implies that the ordering *is* defined, so it would be 
incorrect to add "order of results is undefined" to the documentation.

----------
nosy: +mark.dickinson

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

Reply via email to