Re: [PATCH 1/2] config_tools: format vitio input in configurator
Kunhui Li
toggle quoted message
Show quoted text
-----Original Message-----Will update. Because the "IndexError" will be raise if the //input/name and //input/phys data is not found in board xml file, then user will fail to import board xml.elements = list(set(elements))Why do you need catch this exception? May I can remove this because it is unnecessary if we use XPATH to parse data. -- |
|