630
632
:param to_file_id: The id of the file in the to tree. This may refer
631
633
to a different file from from_file_id. If None,
632
634
the file is not present in the to tree.
642
646
self.text_differ(from_label, from_text, to_label, to_text,
644
648
except errors.BinaryFile: