~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to daemons/librarian.tac

  • Committer: William Grant
  • Date: 2011-12-30 01:37:21 UTC
  • mto: (14606.3.6 apocaremains)
  • mto: This revision was merged to the branch mainline in revision 14608.
  • Revision ID: william.grant@canonical.com-20111230013721-972d1v5xkilpla0p
Unbreak things, and move configure.zcml.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
from lp.services.daemons import readyservice
20
20
from lp.services.scripts import execute_zcml_for_scripts
21
21
 
22
 
from canonical.librarian.interfaces import DUMP_FILE, SIGDUMPMEM
23
22
from canonical.librarian.libraryprotocol import FileUploadFactory
24
23
from canonical.librarian import storage, db
25
24
from canonical.librarian import web as fatweb
 
25
from lp.services.librarian.interfaces.client import DUMP_FILE, SIGDUMPMEM
26
26
from lp.services.twistedsupport.loggingsupport import set_up_oops_reporting
27
27
 
28
28
# Connect to database