summaryrefslogtreecommitdiff
path: root/www/lang/checklang.py
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@users.noreply.github.com>2017-11-11 06:04:53 -0500
committerGitHub <noreply@github.com>2017-11-11 06:04:53 -0500
commitaf052c29bd5cccf69fa5eca6829cdea6b0f836a3 (patch)
tree6f8dea9f048c7f015dafb1aafd0fc9b499a4d89b /www/lang/checklang.py
parentfe2e751e513e6230228733c89ff5ed1510aa7af3 (diff)
parent7719f6007e1a2bc47aaf550f9d23c3315bec7edb (diff)
Merge pull request #559 from krive001/558
Signed-off-by: Veress KrisztiƔn <krive001@gmail.com>
Diffstat (limited to 'www/lang/checklang.py')
-rwxr-xr-xwww/lang/checklang.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lang/checklang.py b/www/lang/checklang.py
index c2ddc189..93d42256 100755
--- a/www/lang/checklang.py
+++ b/www/lang/checklang.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
from __future__ import absolute_import, division, print_function, unicode_literals
import sys
import simplejson as json