commit 7ed79011fe954c6bfe9a123372f489067cb1b555 parent cfa037fd6f680004e0a2ffc096f56a034bb5698d Author: ThomasV <thomasv@electrum.org> Date: Thu, 17 Aug 2017 11:07:11 +0200 Merge branch 'master' of git://github.com/spesmilo/electrum Diffstat:
M | lib/wallet.py | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/lib/wallet.py b/lib/wallet.py @@ -41,6 +41,7 @@ import json import copy import re import stat +import errno from functools import partial from collections import namedtuple, defaultdict