~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/smart/bzrdir.py

  • Committer: Martin Pool
  • Date: 2010-09-15 10:40:51 UTC
  • mfrom: (5425 +trunk)
  • mto: This revision was merged to the branch mainline in revision 5426.
  • Revision ID: mbp@sourcefrog.net-20100915104051-pkjmuc2bc27buysp
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
    BzrDirFormat,
24
24
    BzrDirMetaFormat1,
25
25
    BzrProber,
 
26
    )
 
27
from bzrlib.controldir import (
26
28
    network_format_registry,
27
29
    )
28
30
from bzrlib.smart.request import (