From: Zooko O'Whielacronx Date: Thu, 9 Aug 2007 18:33:25 +0000 (-0700) Subject: merge duplicate patches to shebang /usr/bin/python X-Git-Tag: allmydata-tahoe-0.5.0~12 X-Git-Url: https://git.rkrishnan.org/vdrive/%22news.html/statistics?a=commitdiff_plain;h=e997b220688e2baafd8b886d74fe8dbe87140598;p=tahoe-lafs%2Ftahoe-lafs.git merge duplicate patches to shebang /usr/bin/python one patch from the tahoe darcs repo and one patch from the zfec darcs repo --- diff --git a/src/zfec/ez_setup.py b/src/zfec/ez_setup.py index 40e5493d..2d60a479 100644 --- a/src/zfec/ez_setup.py +++ b/src/zfec/ez_setup.py @@ -1,4 +1,4 @@ -#!python +#!/usr/bin/env python """Bootstrap setuptools installation If you want to use setuptools in your package's setup.py, just include this