comparison tests/test-committer.t @ 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 6dfb78f18bdb
children 89003c49315c
comparison
equal deleted inserted replaced
25170:c69f4f7fe01a 25171:d647f97f88dd