~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

  • Committer: Curtis Hovey
  • Date: 2011-12-18 13:56:51 UTC
  • mfrom: (14538.1.3 identity-apocalypse-0)
  • mto: This revision was merged to the branch mainline in revision 14547.
  • Revision ID: curtis.hovey@canonical.com-20111218135651-1xb4j1p47dkb83ws
merged base branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
from canonical.config import config
72
72
from canonical.launchpad import _
73
73
from canonical.launchpad.interfaces.authtoken import LoginTokenType
74
 
from canonical.launchpad.interfaces.emailaddress import IEmailAddressSet
 
74
from lp.services.identity.interfaces.emailaddress import IEmailAddressSet
75
75
from canonical.launchpad.interfaces.logintoken import ILoginTokenSet
76
76
from canonical.launchpad.interfaces.validation import validate_new_team_email
77
77
from canonical.launchpad.webapp import (