~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/answers/browser/question.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-12-20 17:18:38 UTC
  • mfrom: (14557.1.20 login-token-apocalyse)
  • Revision ID: launchpad@pqm.canonical.com-20111220171838-t5bzp4y0hjmxxqze
[rs=sinzui][no-qa] migrate logintoken, launchpad statistics,
        and feeds.

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
    is_english_variant,
62
62
    preferred_or_request_languages,
63
63
    )
64
 
from canonical.launchpad.interfaces.launchpadstatistic import (
 
64
from lp.services.statistics.interfaces.statistic import (
65
65
    ILaunchpadStatisticSet,
66
66
    )
67
67
from canonical.launchpad.webapp import (