summaryrefslogtreecommitdiff
path: root/examples/mx.py
diff options
context:
space:
mode:
authorBob Halley <halley@nominum.com>2011-05-12 15:46:51 +0100
committerBob Halley <halley@nominum.com>2011-05-12 15:46:51 +0100
commit8d436f693ac074b8948d1ac60b1f6223de120159 (patch)
tree3a57522c691e531edbecff1e982e2b35b7846684 /examples/mx.py
parente3a9eb03915b3649cf2d93e983f88ab44c673072 (diff)
downloaddnspython-8d436f693ac074b8948d1ac60b1f6223de120159.tar.gz
assume the python3 executable is called python3
Diffstat (limited to 'examples/mx.py')
-rwxr-xr-xexamples/mx.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/mx.py b/examples/mx.py
index 4fe34df..06189dd 100755
--- a/examples/mx.py
+++ b/examples/mx.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
import dns.resolver