From 2e07e23fd5b95317ab25b2424bce05e42db94992 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Wed, 22 Sep 2004 11:41:12 +0000 Subject: [PATCH] A little overzealous with the #! removals, weren't we, jamessan? :) --- test/test.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/test.py b/test/test.py index 57405d1ab..9e45e1d80 100755 --- a/test/test.py +++ b/test/test.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python + ### # Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved.