~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/workingtree_4.py

  • Committer: Andrew Bennetts
  • Date: 2011-05-19 09:32:38 UTC
  • mto: This revision was merged to the branch mainline in revision 5896.
  • Revision ID: andrew.bennetts@canonical.com-20110519093238-nwmz5fkehlu37hag
Move docstring formatting fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1453
1453
        """See WorkingTreeFormat.initialize().
1454
1454
 
1455
1455
        :param revision_id: allows creating a working tree at a different
1456
 
        revision than the branch is at.
 
1456
            revision than the branch is at.
1457
1457
        :param accelerator_tree: A tree which can be used for retrieving file
1458
1458
            contents more quickly than the revision tree, i.e. a workingtree.
1459
1459
            The revision tree will be used for cases where accelerator_tree's