From b56b8a5d79771ea8cb8c9ade38aab2b6ada2faa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Veress=20Kriszti=C3=A1n?= Date: Wed, 8 Nov 2017 13:43:58 +0100 Subject: =?UTF-8?q?Signed-off-by:=20Veress=20Kriszti=C3=A1n=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www/lang/checklang.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/lang/checklang.py') 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 -- cgit v1.2.3