~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/services/librarian/interfaces/__init__.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-12-30 10:09:30 UTC
  • mfrom: (14606.2.8 apocalibrarian)
  • Revision ID: launchpad@pqm.canonical.com-20111230100930-kp3e0l6wakissewm
[r=wgrant][no-qa] Move canonical.librarian to
        lp.services.librarian(server).

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
    )
35
35
 
36
36
from lp import _
37
 
from canonical.librarian.interfaces import LIBRARIAN_SERVER_DEFAULT_TIMEOUT
 
37
from lp.services.librarian.interfaces.client import (
 
38
    LIBRARIAN_SERVER_DEFAULT_TIMEOUT,
 
39
    )
38
40
 
39
41
# Set the expires attribute to this constant to flag a file that
40
42
# should never be removed from the Librarian.