summaryrefslogtreecommitdiff
path: root/alot/addressbook/external.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/addressbook/external.py')
-rw-r--r--alot/addressbook/external.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/alot/addressbook/external.py b/alot/addressbook/external.py
index 5c88b291..6a89dd15 100644
--- a/alot/addressbook/external.py
+++ b/alot/addressbook/external.py
@@ -1,6 +1,8 @@
# Copyright (C) 2011-2015 Patrick Totzke <patricktotzke@gmail.com>
# This file is released under the GNU GPL, version 3 or a later revision.
# For further details see the COPYING file
+from __future__ import absolute_import
+
import re
from ..helper import call_cmd