~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/repofmt/groupcompress_repo.py

  • Committer: Martin Pool
  • Date: 2010-02-10 02:17:15 UTC
  • mto: This revision was merged to the branch mainline in revision 5028.
  • Revision ID: mbp@canonical.com-20100210021715-4jlnmcxqxod7ut19
Move or remove some unconditionally loaded code

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
    knit,
30
30
    osutils,
31
31
    pack,
32
 
    remote,
33
32
    revision as _mod_revision,
34
33
    trace,
35
34
    ui,