~ubuntu-branches/ubuntu/hardy/mayavi2/hardy-backports

« back to all changes in this revision

Viewing changes to enthought.logger/enthought/logger/agent/quality_agent_mailer.py

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2008-07-25 09:03:34 UTC
  • mfrom: (2.2.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080725090334-1hbb9fn8b3as5qy0
Tags: 2.2.0-1~hardy1
Automated backport upload; no source changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
 
47
47
    # First section is simple ASCII data ...
48
48
    m = []
49
 
    m.append("CPLab Bug Report")
 
49
    m.append("Bug Report")
50
50
    m.append("==============================")
51
51
    m.append("")
52
52