]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/directory.py
python: bump SOVERSION to 5
[notmuch] / bindings / python / notmuch / directory.py
index ae115f818be2c22395531e454dc51ab907405f3c..7f86b1ac15588aac8836d3bd31dcb5a3a945dc0c 100644 (file)
@@ -12,13 +12,13 @@ FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
 for more details.
 
 You should have received a copy of the GNU General Public License
-along with notmuch.  If not, see <http://www.gnu.org/licenses/>.
+along with notmuch.  If not, see <https://www.gnu.org/licenses/>.
 
 Copyright 2010 Sebastian Spaeth <Sebastian@SSpaeth.de>
 """
 
 from ctypes import c_uint, c_long
-from notmuch.globals import (
+from .globals import (
     nmlib,
     NotmuchDirectoryP,
     NotmuchFilenamesP