]> arthur.barton.de Git - bup.git/commit
wvtest.py: switch to print_function
authorRob Browning <rlb@defaultvalue.org>
Thu, 18 Jan 2018 01:57:47 +0000 (19:57 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sun, 13 Oct 2019 16:50:32 +0000 (11:50 -0500)
commit20d5ba8cad30b525e447e35309d62de657903d3d
tree691626167edbaa44162530f5600c0b216ca18657
parent1b3592db5abde8b4178f2d22856a7312c136f4d4
wvtest.py: switch to print_function

Python 3 requires it.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
wvtest.py