~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/soyuz/browser/archive.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-12-22 12:41:32 UTC
  • mfrom: (14578.2.5 librarian-services)
  • Revision ID: launchpad@pqm.canonical.com-20111222124132-s1yqnjjb1jl7384h
[r=wgrant][no-qa] Move most non-server librarian stuff from around
        the tree to lp.services.librarian. canonical.launchpad.{browser,
        database} are no longer.

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
from zope.security.interfaces import Unauthorized
61
61
 
62
62
from canonical.launchpad import _
63
 
from canonical.launchpad.browser.librarian import FileNavigationMixin
64
63
from canonical.launchpad.helpers import english_list
65
64
from canonical.launchpad.webapp import (
66
65
    canonical_url,
114
113
    )
115
114
from lp.services.database.bulk import load
116
115
from lp.services.features import getFeatureFlag
 
116
from lp.services.librarian.browser import FileNavigationMixin
117
117
from lp.services.propertycache import cachedproperty
118
118
from lp.services.worlddata.interfaces.country import ICountrySet
119
119
from lp.soyuz.adapters.archivedependencies import (