calamares/src/modules/networkcfg
Adriaan de Groot 132ebd2c2d [networkcfg] NetworkManager files are UTF-8 encoded
The filenames don't matter, but the contents of the file are also
UTF-8, and depending on the default encoding of the Python
interpreter, this can fail on non-ASCII characters in the
file. Set the encoding explicitly while reading and writing
the NetworkManager configuration files.

FIXES #1848
2021-12-11 15:12:51 +01:00
..
main.py [networkcfg] NetworkManager files are UTF-8 encoded 2021-12-11 15:12:51 +01:00
module.desc REUSE: (CC0-1.0) module descriptors and configuration files 2020-08-26 02:22:49 +02:00