~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/services/mail/incoming.py

  • Committer: William Grant
  • Date: 2011-12-30 01:14:33 UTC
  • mto: (14606.3.6 apocaremains)
  • mto: This revision was merged to the branch mainline in revision 14608.
  • Revision ID: william.grant@canonical.com-20111230011433-ix7zwmvtaidgkpyb
canonical.librarian.interfaces -> lp.services.librarian.interfaces.client

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
    setupInteraction,
39
39
    )
40
40
from lp.services.webapp.interfaces import IPlacelessAuthUtility
41
 
from canonical.librarian.interfaces import UploadFailed
 
41
from lp.services.librarian.interfaces.client import UploadFailed
42
42
from lp.registry.interfaces.person import IPerson
43
43
from lp.services.features import getFeatureFlag
44
44
from lp.services.gpg.interfaces import (