~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/workingtree_4.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-05-19 10:51:37 UTC
  • mfrom: (5891.1.3 api-docs)
  • Revision ID: pqm@pqm.ubuntu.com-20110519105137-amzagrral2ldm1lq
(spiv) Fix the formatting of more docstrings. (Andrew Bennetts)

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