~launchpad-pqm/mailman/2.1

« back to all changes in this revision

Viewing changes to tests/fblast.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2009-10-21 01:06:17 UTC
  • mfrom: (975.1.1 mailman.2112)
  • Revision ID: launchpad@pqm.canonical.com-20091021010617-prbs2ay6nhxx515v
[rs=flacoste] Upgrade Mailman to upstream 2.1.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /usr/bin/env python
1
2
"""Throw email at Mailman as fast as you can.
2
3
 
3
4
This is not a unit test, it's a functional test, so you can't run it within