~mailman-coders/mailman/2.1

« back to all changes in this revision

Viewing changes to tests/fblast.py

  • Committer: A.M. Kuchling
  • Date: 2008-06-07 12:24:15 UTC
  • mto: This revision was merged to the branch mainline in revision 1093.
  • Revision ID: amk@amk.ca-20080607122415-w397d6q13e8js48j
Patch #1578740 from Thijs Kinkhorst: add #! line to fblast.py

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