diff options
author | Tomi Pieviläinen <hukka@tsume> | 2013-11-01 10:37:15 +0200 |
---|---|---|
committer | Tomi Pieviläinen <hukka@tsume> | 2013-11-01 10:37:15 +0200 |
commit | 8c6026ba09716a4e164f5420120bfe2ebb2d9d82 (patch) | |
tree | d27eed80f804376de90654f1e67c721a7e1657d0 /updatezinfo.py | |
parent | e49a25913c5f9e8d818520f1258b42b0a04402f2 (diff) | |
download | dateutil-trunk.tar.gz |
Diffstat (limited to 'updatezinfo.py')
-rwxr-xr-x | updatezinfo.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/updatezinfo.py b/updatezinfo.py index 46b3cf7..627231a 100755 --- a/updatezinfo.py +++ b/updatezinfo.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python import os import re import sys |