Commit c4fabc5
committed
[ModelicaSystem] replace ET.parse() with ET.ElementTree(ET.fromstring())
read the file content and work on this string
see: https://stackoverflow.com/questions/647071/python-xml-elementtree-from-a-string-source1 parent a9442b5 commit c4fabc5
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
513 | 513 | | |
514 | 514 | | |
515 | 515 | | |
516 | | - | |
| 516 | + | |
| 517 | + | |
517 | 518 | | |
518 | 519 | | |
519 | 520 | | |
| |||
0 commit comments