]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/commitdiff
zfec: shebang usr bin env python in ez_setup.py
authorZooko O'Whielacronx zooko@zooko.com <zooko@zooko.com>
Mon, 4 Jun 2007 11:45:17 +0000 (17:15 +0530)
committerZooko O'Whielacronx zooko@zooko.com <zooko@zooko.com>
Mon, 4 Jun 2007 11:45:17 +0000 (17:15 +0530)
darcs-hash:b54fccedd89161b7851940802d614c80f58c2eb3

zfec/ez_setup.py

index 04abbd9df1e8ef401706ef5f80a03c731aeff3ca..ae3b49df44e0aa3db2498427e5e30d87bd512828 100755 (executable)
@@ -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