Use for-loop instead of list comprehension
commit78214588d6b8b7199015113c9d0d8250d6150014
authorpracticalswift <practicalswift@users.noreply.github.com>
Sun, 9 Jul 2017 20:51:47 +0000 (9 22:51 +0200)
committerpracticalswift <practicalswift@users.noreply.github.com>
Mon, 28 Aug 2017 13:18:14 +0000 (28 15:18 +0200)
treeafd7ca8d6e4244a96dce812e34374dc62b71919c
parent8239794360587d46895150b90172c36fec16d13f
Use for-loop instead of list comprehension

To make it clear that we are intentionally using it for its
side-effects.
test/functional/p2p-compactblocks.py