Ramchandra Apte <maniandra...@gmail.com> added the comment:

I think this is quite a major change to Python and this needs a PEP BTW 
issue912738 and therefore this bug no longer applies to Python 3.
In Python 3 map returns an iterator.
Even if you wanted to implement this feature in Python 2, it is not possible 
because in Python 2.7 (the only Python 2 release which is not in bug-fix mode) 
only minor enhancements are allowed.
-1 for this proposal

----------
nosy: +ramchandra.apte

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

Reply via email to