acrn-hypervisor/misc/acrn-config/library
Shuang Zheng b4249bd11c acrn-config: update function for xml.etree.ElementTree to compatible with python3.9
The function getchildren() is removed from xml.etree.ElementTree.Element
on python3.9, update the function to list() to make config tool
compatible with python3.9.

Tracked-On: #5570

Signed-off-by: Shuang Zheng <shuang.zheng@intel.com>
Acked-by: Victor Sun <victor.sun@intel.com>
2020-12-08 15:47:01 +08:00
..
board_cfg_lib.py
common.py
hv_cfg_lib.py
hypervisor_license
launch_cfg_lib.py acrn-config: update function for xml.etree.ElementTree to compatible with python3.9 2020-12-08 15:47:01 +08:00
scenario_cfg_lib.py