Searched refs:record_path (Results 1 – 5 of 5) sorted by relevance
36 def get_old_metadata(record_path): argument38 if os.path.exists(record_path):39 with open(record_path, 'r') as jsonfile:47 def print_explanations(record_path, changes): argument50 print('Target is stale: %s' % record_path)57 record_path=None, argument84 assert record_path or output_paths101 record_path = pycache.get_manifest_path('{}.manifest'.format(manifest))102 old_metadata = get_old_metadata(record_path)104 record_path = record_path or output_paths[0] + '.md5.stamp'[all …]
673 record_path=None, argument718 record_path=record_path,
85 record_path=options.record_path,
108 record_path=options.record_path,
115 record_path=options.record_path,