merge duplicate patches to shebang /usr/bin/python

one patch from the tahoe darcs repo and one patch from the zfec darcs repo
This commit is contained in:
Zooko O'Whielacronx 2007-08-09 11:33:25 -07:00
parent 778def40d9
commit e997b22068

View 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