summaryrefslogtreecommitdiff
path: root/contrib/client-tools/tor-resolve.py
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/client-tools/tor-resolve.py')
-rwxr-xr-xcontrib/client-tools/tor-resolve.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/client-tools/tor-resolve.py b/contrib/client-tools/tor-resolve.py
index 3562193715..85e7d2d8b4 100755
--- a/contrib/client-tools/tor-resolve.py
+++ b/contrib/client-tools/tor-resolve.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# Future imports for Python 2.7, mandatory in 3.0
from __future__ import division