~mailman-coders/mailman/2.1

« back to all changes in this revision

Viewing changes to tests/fblast.py

  • Committer: bwarsaw
  • Date: 2003-03-31 22:06:51 UTC
  • Revision ID: vcs-imports@canonical.com-20030331220651-4pcakkozpx76l177
BackportingĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
""" % {'num'     : i,
55
55
       'FROMADDR': FROMADDR,
56
56
       'LISTADDR': LISTADDR,
57
 
       }
 
57
       })
58
58
        time.sleep(snooze)
59
59
finally:
60
60
    conn.quit()