~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/full-update.py

  • Committer: William Grant
  • Date: 2012-01-01 03:20:03 UTC
  • mto: This revision was merged to the branch mainline in revision 14614.
  • Revision ID: william.grant@canonical.com-20120101032003-fnf5yqqv4f4xw27t
Other bits and pieces.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
    logger,
17
17
    logger_options,
18
18
    )
19
 
 
20
19
from preflight import (
21
20
    KillConnectionsPreflight,
22
21
    NoConnectionCheckPreflight,