summaryrefslogtreecommitdiff
path: root/test.py
diff options
context:
space:
mode:
authorTomi Pieviläinen <hukka@tsume>2013-11-01 10:37:15 +0200
committerTomi Pieviläinen <hukka@tsume>2013-11-01 10:37:15 +0200
commit8c6026ba09716a4e164f5420120bfe2ebb2d9d82 (patch)
treed27eed80f804376de90654f1e67c721a7e1657d0 /test.py
parente49a25913c5f9e8d818520f1258b42b0a04402f2 (diff)
downloaddateutil-trunk.tar.gz
Use /usr/bin/env, test for py33 and how to release in README.HEADtrunk
Diffstat (limited to 'test.py')
-rwxr-xr-xtest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.py b/test.py
index 394992c..0388fbc 100755
--- a/test.py
+++ b/test.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# -*- encoding: utf-8 -*-
from __future__ import unicode_literals