Closed RPINerd closed 1 year ago
That looks OK as a Python 2 to 3 change - were you able to test this?
That looks OK as a Python 2 to 3 change - were you able to test this?
Yes! Hah I actually was following the example to implement it in a new script I was putting together and had to do the two committed changes to get things working on py3
Great, thank you!
itertools no longer uses *.next() call izip() is depreciated and replaced by built in zip()