comparison tests/run-tests.py @ 25171:d647f97f88dd

parsers: use 'next' instead of try/except This get rid of another StopIteration abomination. The change in self.current value is supposed to not matter as nobody should be calling '_advance' after that (as per Matt wisdom).
author Pierre-Yves David <pierre-yves.david@fb.com>
date Mon, 18 May 2015 12:27:15 -0500
parents 153b9c5235c2
children c3459555318e
comparison
equal deleted inserted replaced
25170:c69f4f7fe01a 25171:d647f97f88dd