~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to cronscripts/generate-contents-files.py

  • Committer: Stuart Bishop
  • Date: 2011-07-25 08:27:07 UTC
  • mto: (7675.1202.25 bugsummary)
  • mto: This revision was merged to the branch mainline in revision 13902.
  • Revision ID: stuart.bishop@canonical.com-20110725082707-s1lsx2sbs1u9khea
delint

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
import _pythonpath
9
9
 
10
 
from canonical.config import config
11
10
from lp.archivepublisher.scripts.generate_contents_files import (
12
11
    GenerateContentsFiles,
13
12
    )