aboutsummaryrefslogtreecommitdiff
path: root/ls47.py
diff options
context:
space:
mode:
authorMirek Kratochvil <exa.exa@gmail.com>2018-04-12 10:20:50 +0200
committerMirek Kratochvil <exa.exa@gmail.com>2018-04-12 10:20:50 +0200
commit335947dfce4df0ea3d50df5593a00d1795e63838 (patch)
treee4ccc2e0896e5954e6886d425941d5eb1a481f0a /ls47.py
parent3d52296670ee23339f6585ee3703ea18be31d4a5 (diff)
downloadls47-335947dfce4df0ea3d50df5593a00d1795e63838.tar.gz
ls47-335947dfce4df0ea3d50df5593a00d1795e63838.tar.bz2
env-ize
Diffstat (limited to 'ls47.py')
-rwxr-xr-xls47.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ls47.py b/ls47.py
index cb9f555..e942026 100755
--- a/ls47.py
+++ b/ls47.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# This software is hereby released into public domain. Use it wisely.