~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/launchpad_loggerhead/app.py

  • Committer: William Grant
  • Date: 2012-01-01 03:03:28 UTC
  • mto: This revision was merged to the branch mainline in revision 14614.
  • Revision ID: william.grant@canonical.com-20120101030328-xtkp6ob1q8h40sxw
Format the non-contrib bits of lib.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
    path_info_pop,
44
44
    )
45
45
 
46
 
from lp.services.config import config
47
 
from lp.services.webapp.errorlog import ErrorReportingUtility
48
 
from lp.services.webapp.vhosts import allvhosts
49
 
from lp.xmlrpc import faults
50
46
from lp.code.interfaces.codehosting import (
51
47
    BRANCH_TRANSPORT,
52
48
    LAUNCHPAD_ANONYMOUS,
53
49
    )
54
50
from lp.codehosting.safe_open import safe_open
55
51
from lp.codehosting.vfs import get_lp_server
 
52
from lp.services.config import config
 
53
from lp.services.webapp.errorlog import ErrorReportingUtility
 
54
from lp.services.webapp.vhosts import allvhosts
 
55
from lp.xmlrpc import faults
56
56
 
57
57
 
58
58
robots_txt = '''\