~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/code/subscribers/branchmergeproposal.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-09-27 13:10:47 UTC
  • mfrom: (14027.3.8 megalint-2)
  • Revision ID: launchpad@pqm.canonical.com-20110927131047-hadx9vzjec3mowue
[r=jtv][no-qa] Mega-lint cleanup.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright 2010 Canonical Ltd.  This software is licensed under the
 
1
# Copyright 2010-2011 Canonical Ltd.  This software is licensed under the
2
2
# GNU Affero General Public License version 3 (see the file LICENSE).
3
3
 
4
4
"""Event subscribers for branch merge proposals."""