comparison tests/sitecustomize.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 b12bda49c3e3
children d2c40510104e
comparison
equal deleted inserted replaced
29198:a3e5e1fb257c 29199:daff05dcd184