2726
2721
class _RenameEntry(object):
2727
2722
def __init__(self, from_rel, from_id, from_tail, from_parent_id,
2728
to_rel, to_tail, to_parent_id, only_change_inv=False):
2723
to_rel, to_tail, to_parent_id, only_change_inv=False,
2731
2727
self.from_tail = from_tail