~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

  • Committer: William Grant
  • Date: 2012-01-01 02:58:52 UTC
  • mto: This revision was merged to the branch mainline in revision 14614.
  • Revision ID: william.grant@canonical.com-20120101025852-p6ouypk9mzb5usn8
format-imports on lib/. So many 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,