Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-30 | config: T2636: get_config_dict() returns a list on multi node by default | John Estabrook | |
Unless no_multi_convert is True, a single valued multi node will be returned as a list by get_config_dict(). Modification of Thomas Mangin's version. | |||
2020-07-22 | xml: T2582: use xml for is_tag and is_leaf | Thomas Mangin | |
2020-06-27 | xml: T2656: do not flatten dict by default | Christian Poessinger | |
2020-06-27 | xml: T2656: option to not flatten the default dict | Thomas Mangin | |
2020-06-22 | xml: T2588: code to extract defaults values from xml | Thomas Mangin | |