]> arthur.barton.de Git - bup.git/commit
Don't use multiple with context clauses
authorRob Browning <rlb@defaultvalue.org>
Sat, 16 Jul 2016 17:14:46 +0000 (12:14 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sat, 16 Jul 2016 17:14:46 +0000 (12:14 -0500)
commitce6e663ce17e0c02e81ffed517a4e31fd87b388f
treedf90dcbdb7d6bd25b23572a28d994639570a61fc
parentb2753e7d718619cfcd7192793ca374f6cafaee96
Don't use multiple with context clauses

Python 2.6 only supports a single with clause.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/t/tbloom.py
lib/bup/t/tclient.py
lib/bup/t/tgit.py
lib/bup/t/thelpers.py
lib/bup/t/tindex.py
lib/bup/t/tmetadata.py
lib/bup/t/txstat.py