~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to utilities/soyuz-sampledata-setup.py

  • Committer: Curtis Hovey
  • Date: 2011-05-29 01:36:05 UTC
  • mto: This revision was merged to the branch mainline in revision 13136.
  • Revision ID: curtis.hovey@canonical.com-20110529013605-h4a4gk8v83t32ufx
Fixed cronscript imports.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
 
40
40
from canonical.lp import initZopeless
41
41
 
42
 
from canonical.launchpad.interfaces.launchpad import (
43
 
    ILaunchpadCelebrities)
 
42
from lp.app.interfaces.launchpad import ILaunchpadCelebrities
44
43
from canonical.launchpad.scripts import execute_zcml_for_scripts
45
44
from canonical.launchpad.scripts.logger import logger, logger_options
46
45
from canonical.launchpad.webapp.interfaces import (