shebang usr bin env python

This commit is contained in:
Zooko O'Whielacronx 2007-06-12 18:55:25 -07:00
parent c3cdb81c65
commit f619f9ab30

View File

@ -1,4 +1,4 @@
#! /usr/bin/python
#! /usr/bin/env python
"""
Create src/allmydata/version.py, based upon the latest darcs release tag.