~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/bugs/mail/newbug.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2012-01-01 11:37:40 UTC
  • mfrom: (14612.2.10 oh-god-so-many-imports)
  • Revision ID: launchpad@pqm.canonical.com-20120101113740-o241xl1m2njr25qn
[r=wgrant][no-qa] Post-apocalyptic tree-wide format-imports.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
    'generate_bug_add_email',
9
9
    ]
10
10
 
 
11
from lp.services.mail.mailwrapper import MailWrapper
11
12
from lp.services.webapp.publisher import canonical_url
12
 
from lp.services.mail.mailwrapper import MailWrapper
13
13
 
14
14
 
15
15
def generate_bug_add_email(bug, new_recipients=False, reason=None,