mercurial/copies.py
changeset 25924 cfc24c22454e
parent 25289 6ac860f700b5
child 26013 38f92d12357c
--- a/mercurial/copies.py	Sat Aug 08 00:28:53 2015 -0700
+++ b/mercurial/copies.py	Sat Aug 08 00:41:13 2015 -0700
@@ -5,9 +5,15 @@
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2 or any later version.
 
-import util, pathutil
+from __future__ import absolute_import
+
 import heapq
 
+from . import (
+    pathutil,
+    util,
+)
+
 def _findlimit(repo, a, b):
     """
     Find the last revision that needs to be checked to ensure that a full