comparison contrib/check-commit @ 25261:27600986a0d9

run-tests: use items() instead of iteritems() This fixes the python3.5 build. We'll presumably want to build our own helper function or use 2to3 for this on the main source tree, but for run-tests we want a single-source version that works in 2.6 and 3.5.
author Augie Fackler <raf@durin42.com>
date Fri, 22 May 2015 21:15:52 -0400
parents 85fc79707cb2
children 894bcdbb9e7a
comparison
equal deleted inserted replaced
25260:8fa3e995a375 25261:27600986a0d9