15
15
# along with this program; if not, write to the Free Software
16
16
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
25
23
from bzrlib.testament import Testament
27
25
from bzrlib.workingtree import WorkingTree
32
30
def monkey_patch_gpg(self):
33
31
"""Monkey patch the gpg signing strategy to be a loopback.