664
664
DiffPath.__init__(self, old_tree, new_tree, to_file, path_encoding)
665
665
self.command_template = command_template
666
666
self._root = osutils.mkdtemp(prefix='bzr-diff-')
669
671
def from_string(klass, command_string, old_tree, new_tree, to_file,