]> arthur.barton.de Git - bup.git/commit
add_ex_tb: return the exception
authorRob Browning <rlb@defaultvalue.org>
Sun, 31 Dec 2017 18:15:40 +0000 (12:15 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sun, 31 Dec 2017 18:18:10 +0000 (12:18 -0600)
commit3fc0272bdd8f5fb24f925b5a2323ccd0df13e243
tree4ce286a274efbd84f21299405000f69d987dc741
parent6b9a8dc93e462c93408848470e3552ed10a5cce4
add_ex_tb: return the exception

Allows:

  chain_ex(add_ex_tb(ex2), ex)

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