14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
25
23
# TODO: Perhaps return more details on the file to avoid statting it
26
24
# again: nonexistent, file type, size, etc
31
28
CACHE_HEADER = "### bzr hashcache v5\n"
34
37
def _fingerprint(abspath):