]> arthur.barton.de Git - bup.git/commit
vfs: accommodate python 3
authorRob Browning <rlb@defaultvalue.org>
Mon, 30 Dec 2019 19:22:20 +0000 (13:22 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sun, 2 Feb 2020 18:14:35 +0000 (12:14 -0600)
commit551c11d17d73f6c57cf986db4793f6a62bacd891
tree4246932c70e77b3fe613551b035bb20196c4fc15
parent9431adc67bd3db71557119951a7b3e2daeb279c0
vfs: accommodate python 3

Thanks to Johannes Berg for pointing out a stray str() in one of the
write_ioerror guards in an earlier revision.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/vfs.py