35
35
from bzrlib.diff import show_diff_trees
 
36
36
from bzrlib.errors import NoSuchFile
 
37
37
from bzrlib.trace import warning
 
43
43
    This object represents and manages a single window containing the
 
44
44
    differences between two revisions on a branch.
 
50
50
        self.set_title("bzrk diff")