~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/codehosting/sshserver/accesslog.py

Merge devel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
 
30
30
from canonical.config import config
31
31
from canonical.launchpad.scripts import WatchedFileHandler
32
 
from canonical.twistedsupport.loggingsupport import set_up_oops_reporting
 
32
from lp.services.twistedsupport.loggingsupport import set_up_oops_reporting
33
33
 
34
34
 
35
35
def synchronize(source, target, add, remove):