568
567
# what happened to the file that used to have
569
568
# this name. There are two possibilities: either it was
570
569
# deleted entirely, or renamed.
572
570
if new_inv.has_id(old_id):
573
571
return 'X', old_inv.id2path(old_id), new_inv.id2path(old_id)