X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=bindings%2Fpython%2Fnotmuch%2Ftag.py;fp=bindings%2Fpython%2Fnotmuch%2Ftag.py;h=1d52345794fcfef072d572ae04cfd37fa05dcab5;hb=5102da65c4c797d2a79eb5384b0e0c47176a31f0;hp=363c3487fff0a2d8e06c354530f97256da89286b;hpb=f8950c6020708b2c530426c777785197411959cb;p=obsolete%2Fnotmuch-old diff --git a/bindings/python/notmuch/tag.py b/bindings/python/notmuch/tag.py index 363c3487..1d523457 100644 --- a/bindings/python/notmuch/tag.py +++ b/bindings/python/notmuch/tag.py @@ -17,7 +17,7 @@ along with notmuch. If not, see . Copyright 2010 Sebastian Spaeth """ from ctypes import c_char_p -from notmuch.globals import ( +from .globals import ( nmlib, Python3StringMixIn, NotmuchTagsP,