93
93
# then ftell after writing to see where it went. In any case we
94
94
# assume the whole branch is protected by a lock.
96
import sys, zlib, struct, mdiff, stat, os, sha
102
97
from binascii import hexlify, unhexlify
109
101
_HEADER = "bzr revfile v1\n"