zfec: shebang usr bin env python in ez_setup.py

This commit is contained in:
Zooko O'Whielacronx 2007-06-04 04:45:17 -07:00
parent 5643ef81a1
commit 8522689641

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!python
"""Bootstrap setuptools installation
If you want to use setuptools in your package's setup.py, just include this