X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=bindings%2Fpython%2Fnotmuch%2Fquery.py;fp=bindings%2Fpython%2Fnotmuch%2Fquery.py;h=4abba5bdcd165fa277e60c5fc6593c2a2bc84d91;hp=756e63b582a0ed6eeb06a131dfeb110e76215111;hb=05c3e83bd272635ecc5e86d767250de1eb680a09;hpb=5bc5471c54f30642f866d4537f7a1a6b35222dc5 diff --git a/bindings/python/notmuch/query.py b/bindings/python/notmuch/query.py index 756e63b5..4abba5bd 100644 --- a/bindings/python/notmuch/query.py +++ b/bindings/python/notmuch/query.py @@ -18,7 +18,7 @@ Copyright 2010 Sebastian Spaeth """ from ctypes import c_char_p, c_uint -from notmuch.globals import ( +from .globals import ( nmlib, Enum, _str,