Mercurial > hg
diff tests/filterpyflakes.py @ 29199:daff05dcd184
run-tests: handle json.dumps divergence
In py2, json.dumps includes a trailing space after a comma at the
end of lines. The py3 behavior which omits the trailing space is
preferable, so we're going to strip it.
author | timeless <timeless@mozdev.org> |
---|---|
date | Thu, 05 May 2016 23:17:19 +0000 |
parents | cf339d6ac7c7 |
children | 046a7e828ea6 |