calamares/src/modules/bootloader
Adriaan de Groot 115f493676 [bootloader] Repair Python 3.6 compatibility
Argument *text* is an addition in 3.7, while the Calamares 3.3
branch supports Python 3.6 and later. Use the 'backwards compatibility'
name of the parameter, *universal_newlines*.

Cherry-picked from 33961ff6f (in the 3.2 branch, though, Python 3.3
is supported).
2022-08-07 14:44:31 +02:00
..
tests [bootloader] Don't use @@ replacements 2022-07-02 16:49:19 +02:00
bootloader.conf [bootloader] Don't use @@ replacements 2022-07-02 16:49:19 +02:00
bootloader.schema.yaml [bootloader] Repair schema file 2022-06-27 22:50:37 +02:00
main.py [bootloader] Repair Python 3.6 compatibility 2022-08-07 14:44:31 +02:00
module.desc REUSE: (CC0-1.0) module descriptors and configuration files 2020-08-26 02:22:49 +02:00
test.yaml REUSE: (CC0-1.0) test data 2020-08-26 02:05:46 +02:00