Hi,
when you have lists with different lengths and want to zip them, you should
look at itertools.zip_longest

Greetings
Andre
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to