summaryrefslogtreecommitdiff
path: root/Demo/sockets/throughput.py
diff options
context:
space:
mode:
Diffstat (limited to 'Demo/sockets/throughput.py')
-rwxr-xr-xDemo/sockets/throughput.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/sockets/throughput.py b/Demo/sockets/throughput.py
index 64244aaaf5..59543160e5 100755
--- a/Demo/sockets/throughput.py
+++ b/Demo/sockets/throughput.py
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
# Test network throughput.
#