]> arthur.barton.de Git - bup.git/commit
helpers: accommodate python 3 and enable tests
authorRob Browning <rlb@defaultvalue.org>
Sat, 28 Dec 2019 01:46:02 +0000 (19:46 -0600)
committerRob Browning <rlb@defaultvalue.org>
Mon, 20 Jan 2020 21:17:44 +0000 (15:17 -0600)
commit0c4fe2f42b1ba636fe625d5d87e0148b2c783618
treea6d78f17eb72c87a0023a206bf99a73d5e9e0f83
parent683c4a4968dcc329950e21b50b7fed5cc6009db1
helpers: accommodate python 3 and enable tests

Update bup.helpers and thelpers to handle python 3, and enable
thelpers for python 3.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
Makefile
lib/bup/compat.py
lib/bup/helpers.py
lib/bup/t/thelpers.py