~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tree.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-09-10 18:57:20 UTC
  • mfrom: (1910.2.48 format-bumps)
  • Revision ID: pqm@pqm.ubuntu.com-20060910185720-1bcc17b99fe77687
Add new format to support nested trees

Show diffs side-by-side

added added

removed removed

Lines of Context:
375
375
    will pass through to InterTree as appropriate.
376
376
    """
377
377
 
378
 
    _optimisers = set()
 
378
    _optimisers = []
379
379
 
380
380
    @needs_read_lock
381
381
    def compare(self, want_unchanged=False, specific_files=None,