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
97
102
from binascii import hexlify, unhexlify
101
109
_HEADER = "bzr revfile v1\n"