diff options
| author | Veress Krisztián <krive001@gmail.com> | 2017-11-08 13:43:58 +0100 |
|---|---|---|
| committer | Veress Krisztián <krive001@gmail.com> | 2017-11-08 13:43:58 +0100 |
| commit | b56b8a5d79771ea8cb8c9ade38aab2b6ada2faa5 (patch) | |
| tree | 4da9b7188e44edf747af14c52730dedc4e214011 /www/lang/checklang.py | |
| parent | 134170c18568334250972faeb224508b11c094ec (diff) | |
Signed-off-by: Veress Krisztián <krive001@gmail.com>
Diffstat (limited to 'www/lang/checklang.py')
| -rwxr-xr-x | www/lang/checklang.py | 2 |
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 |
