SilentGhost added the comment:

This is the correct behaviour. In python 3 zip returns an iterator. Detailed 
information is available in documentation. 
https://docs.python.org/3/library/functions.html#zip

----------
nosy: +SilentGhost
resolution:  -> not a bug
status: open -> closed

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

Reply via email to