Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15359
Change subject: [python] Remove use of dict.iteritems() ...................................................................... [python] Remove use of dict.iteritems() This patch removes the use of dict.iteritems() given it is removed in Python 3. Change-Id: I22d0d66cee0b9c940376e6c518504912fd431702 --- M build-support/dist_test.py M build-support/mini-cluster/relocate_binaries_for_mini_cluster.py 2 files changed, 4 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/59/15359/1 -- To view, visit http://gerrit.cloudera.org:8080/15359 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I22d0d66cee0b9c940376e6c518504912fd431702 Gerrit-Change-Number: 15359 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
