~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/translations/utilities/tests/test_xpi_search.py

  • Committer: William Grant
  • Date: 2012-01-01 02:58:52 UTC
  • mto: This revision was merged to the branch mainline in revision 14614.
  • Revision ID: william.grant@canonical.com-20120101025852-p6ouypk9mzb5usn8
format-imports on lib/. So many imports.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
from zope.component import getUtility
10
10
 
11
 
from lp.testing.layers import LaunchpadZopelessLayer
12
11
from lp.registry.interfaces.person import IPersonSet
13
12
from lp.registry.interfaces.product import IProductSet
 
13
from lp.testing.layers import LaunchpadZopelessLayer
14
14
from lp.translations.enums import RosettaImportStatus
15
15
from lp.translations.interfaces.potemplate import IPOTemplateSet
16
16
from lp.translations.utilities.tests.helpers import (