~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/bugs/doc/bugnotification-email.txt

  • Committer: Benji York
  • Date: 2011-07-20 19:01:58 UTC
  • mfrom: (13477 devel)
  • mto: This revision was merged to the branch mainline in revision 13567.
  • Revision ID: benji.york@canonical.com-20110720190158-o6wokbi7f8iwa360
freshen from devel

Show diffs side-by-side

added added

removed removed

Lines of Context:
272
272
    ...     notification = change.getBugNotification()
273
273
    ...     print notification['text'] #doctest: -NORMALIZE_WHITESPACE
274
274
    ...     print "-----------------------------"
 
275
    ** Tags removed: bar
275
276
    ** Tags added: baz
276
 
    ** Tags removed: bar
277
277
    -----------------------------
278
278
 
279
279