]> arthur.barton.de Git - bup.git/commit
compat: add ExitStack
authorRob Browning <rlb@defaultvalue.org>
Thu, 28 Oct 2021 17:11:05 +0000 (12:11 -0500)
committerRob Browning <rlb@defaultvalue.org>
Mon, 22 Nov 2021 16:35:28 +0000 (10:35 -0600)
commitd2fa0418334507cb6ef08c0c9caca8e9bf5ce19d
tree08fa2ea51688c24f563ae89e52770b90e122e68a
parent10eb3423d086e9fa5ac2bc1fd528c8b05c4ea520
compat: add ExitStack

For now, just add enough py2 support (since it wasn't too hard) to
handle some forthcoming cases.

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