summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorgoapunk <goapunk@riseup.net>2021-08-13 13:54:51 +0200
committerAleksander Morgado <aleksander@aleksander.es>2021-09-10 08:38:43 +0000
commita64d93a799683c5b1381690d22e99281dddaa794 (patch)
treeae537c65cc90086e73bbb7d0bceaf88d5c46ab01 /examples
parenta596ba4db1a7bdc577c5d03f9e50115cf3ab0df3 (diff)
build: use python3 everywhere
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/simple-tester-python/simple-tester-python2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/simple-tester-python/simple-tester-python b/examples/simple-tester-python/simple-tester-python
index 5b12dd6..1c40f9d 100755
--- a/examples/simple-tester-python/simple-tester-python
+++ b/examples/simple-tester-python/simple-tester-python
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
# -*- Mode: python; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
#
# This program is free software; you can redistribute it and/or modify it under