From: Aaron Bentley Date: Fri, 23 Dec 2005 18:20:15 +0000 (-0500) Subject: be now uses subprocess, so it requires Python 2.4 X-Git-Tag: 1.0.0~242 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=879cba1745edd852302346e5bb405b8bc3c10d20;p=be.git be now uses subprocess, so it requires Python 2.4 --- diff --git a/be b/be index d1edd1c..cfcfeed 100755 --- a/be +++ b/be @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2.4 # Copyright (C) 2005 Aaron Bentley and Panometrics, Inc. # #