~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/registry/browser/product.py

  • Committer: Curtis Hovey
  • Date: 2011-05-27 19:53:20 UTC
  • mto: This revision was merged to the branch mainline in revision 13136.
  • Revision ID: curtis.hovey@canonical.com-20110527195320-hpp9gn2dgg3ubalz
Move ILaunchpadCelebrity to lp.app.

Show diffs side-by-side

added added

removed removed

Lines of Context:
89
89
from canonical.launchpad.components.decoratedresultset import (
90
90
    DecoratedResultSet,
91
91
    )
92
 
from canonical.launchpad.interfaces.launchpad import ILaunchpadCelebrities
 
92
from lp.app.interfaces.launchpad import ILaunchpadCelebrities
93
93
from canonical.launchpad.interfaces.librarian import ILibraryFileAliasSet
94
94
from canonical.launchpad.mail import (
95
95
    format_address,