From e5b25e06bd8d3946a8168385b8d12cbe98f9550d Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 17 Sep 2002 19:29:49 +0000 Subject: Doesn't work with 2.3. svn path=/trunk/; revision=3723 --- torturetest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/torturetest.py b/torturetest.py index fc5412fc..48bf4881 100755 --- a/torturetest.py +++ b/torturetest.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 import sys, getopt, os, smtplib, commands, time -- cgit v1.2.3