diff -r 8af81736f150 -r 44147dab9d27 cubicweb/devtools/fix_po_encoding --- a/cubicweb/devtools/fix_po_encoding Thu Nov 28 11:30:23 2019 +0100 +++ b/cubicweb/devtools/fix_po_encoding Thu Nov 28 11:48:03 2019 +0100 @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 """usage: fix-po-encodings [filename...] change the encoding of the po files passed as arguments to utf-8