]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
merge duplicate patches to shebang /usr/bin/python
authorZooko O'Whielacronx <zooko@zooko.com>
Thu, 9 Aug 2007 18:33:25 +0000 (11:33 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Thu, 9 Aug 2007 18:33:25 +0000 (11:33 -0700)
one patch from the tahoe darcs repo and one patch from the zfec darcs repo

src/zfec/ez_setup.py

index 40e5493d9fd2f5ebc387554554e0db76e2ef70d1..2d60a47997c033c7503866918f80d0cf4c9733b2 100644 (file)
@@ -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