Commit 4ed4bc9
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 f10e4e0 commit 4ed4bc9
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
517 | | - | |
| 517 | + | |
| 518 | + | |
518 | 519 | | |
519 | 520 | | |
520 | 521 | | |
| |||
0 commit comments