Files
picard/picard/script
Laurent Monin 15bf226c84 Consistency: use utf-8 encoding name everywhere
In fact, Python codec is `utf_8` but it has aliases, `utf8' (declared as
alias) or `utf-8` (because `_` or `-` do not make difference) are
working, but we mainly use `utf-8` among the code.

See https://docs.python.org/3/library/codecs.html#standard-encodings
2023-09-25 07:44:18 +02:00
..
2023-09-25 07:44:18 +02:00
2023-09-25 07:44:18 +02:00
2023-09-25 07:44:18 +02:00