~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/translations/interfaces/translator.py

Merged fix-retest-colorize into redo-read-only-transactions-in-buildmaster, resolving several import conflicts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
    Int,
20
20
    )
21
21
 
22
 
from canonical.launchpad import _
 
22
from lp import _
23
23
from lp.services.fields import (
24
24
    PublicPersonChoice,
25
25
    URIField,