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