Skip to content
Snippets Groups Projects
Commit 115f4936 authored by Adriaan de Groot's avatar Adriaan de Groot
Browse files

[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 33961ff6 (in the 3.2 branch, though, Python 3.3
is supported).
parent e9f011b6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment