283
283
# if needed, or, when the cache sees a change, append it to the hash
284
284
# cache file, and have the parser take the most recent entry for a
287
287
hc = self._hashcache = HashCache(basedir, cache_filename, self._control_files._file_mode)
289
289
# is this scan needed ? it makes things kinda slow.