mercurial/obsolete.py
changeset 25211 22f4ce49044d
parent 25149 3f0744eeaeaf
child 25411 d298805fb639
--- a/mercurial/obsolete.py	Mon May 18 16:56:04 2015 -0500
+++ b/mercurial/obsolete.py	Mon May 18 23:43:36 2015 -0500
@@ -299,7 +299,7 @@
 
     # Loop on markers
     stop = len(data) - _fm1fsize
-    ufixed = util.unpacker(_fm1fixed)
+    ufixed = struct.Struct(_fm1fixed).unpack
 
     while off <= stop:
         # read fixed part