]> arthur.barton.de Git - bup.git/blobdiff - lib/bup/hlinkdb.py
merge_iter: don't compare generators with < via heapq
[bup.git] / lib / bup / hlinkdb.py
index 5c1ec0099621b46130217c4622937b7617473e7c..17957bd9a6bb54888c9daef6d4e95bfcae0e6b1d 100644 (file)
@@ -1,3 +1,5 @@
+
+from __future__ import absolute_import
 import cPickle, errno, os, tempfile
 
 from bup import compat