Ben McInturff

Results 1 issues of Ben McInturff

With this change in pep 479: https://www.python.org/dev/peps/pep-0479/ Stop Iteration exceptions are no longer handled inside generators. It seems that the parsers should just return instead of raising a stopiteration exception.