~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/services/scripts/base.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-12-22 04:45:35 UTC
  • mfrom: (14565.2.24 apocalyptic-pieces)
  • Revision ID: launchpad@pqm.canonical.com-20111222044535-jbjyzq3hzwiy7g20
[rs=sinzui][no-qa] Move javascript and scripts to lp. Dismantle
 mailnotification.

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
    dbconfig,
39
39
    )
40
40
from canonical.database.postgresql import ConnectionString
41
 
from canonical.launchpad import scripts
 
41
from lp.services import scripts
42
42
from lp.services.scripts.logger import OopsHandler
43
43
from canonical.launchpad.webapp.errorlog import globalErrorUtility
44
44
from canonical.launchpad.webapp.interaction import (