~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/bzrdir.py

  • Committer: Jelmer Vernooij
  • Date: 2011-10-14 10:48:50 UTC
  • mto: This revision was merged to the branch mainline in revision 6214.
  • Revision ID: jelmer@samba.org-20111014104850-cvlrgagsnbdc3ap2
Make sure bzrlib.bzrdir is imported.

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
from bzrlib import (
67
67
    config,
68
68
    controldir,
69
 
    hooks,
70
69
    registry,
71
70
    )
72
71
from bzrlib.symbol_versioning import (