mirror of https://github.com/cutefishos/calamares
[libcalamares] The script namespace is actually a dict
Use dict methods, in particular d.get(k, v), to retrieve the pretty_name() function (or None if it isn't there). Using getattr() on a dict will not return values in the dict.main
parent
fe61925f31
commit
517dbfab06
Loading…
Reference in New Issue