On 06/12/2015 05:00 PM, Fabien wrote:
I've found the izip() function which should do what I want
I've just come accross a stackoverflow post where they recommend: from future_builtins import zip which is OK since I don't want to support versions <= 2.6 -- https://mail.python.org/mailman/listinfo/python-list