commit | 4908b331f75bd3c8aba43e7132bb1ee6e18c680f | [log] [tgz] |
---|---|---|
author | David Brown <davidb@davidb.org> | Tue Mar 14 17:43:59 2017 +0100 |
committer | GitHub <noreply@github.com> | Tue Mar 14 17:43:59 2017 +0100 |
tree | 949f927e6c769c12556c395924fc842b3cd17570 | |
parent | dc278de874d2c2d86f23d6387c35b4ad9f9a4673 [diff] | |
parent | 1a2e4b825b9394a0420d288c2568846a3f1c422a [diff] |
Merge pull request #20 from rsalveti/zep2newt zep2newt.py: use /usr/bin/env when searching for python2
diff --git a/scripts/zep2newt.py b/scripts/zep2newt.py index efa4b66..3062362 100755 --- a/scripts/zep2newt.py +++ b/scripts/zep2newt.py
@@ -1,4 +1,4 @@ -#!/usr/bin/python2 +#!/usr/bin/env python2 from __future__ import print_function