Due to https://www.python.org/dev/peps/pep-0479/ stopIteration will not be caught anymore and needs to be use return instead. updated with relevant changes. Change-Id: If25b6ccecd46fed0225a230096041996fb91c0c5 closes-bug: #1837778
Due to https://www.python.org/dev/peps/pep-0479/ stopIteration will not be caught anymore and needs to be use return instead. updated with relevant changes. Change-Id: If25b6ccecd46fed0225a230096041996fb91c0c5 closes-bug: #1837778