beremiz
Clone
Summary
Browse
Changes
Graph
Attempt to workaround problem reported about empty plc.xml after unrelated crash. Now, if etree model is corrupted in a way tostring() would generate an empty string, exception prevents saving.
svghmi
2020-08-31, Edouard Tisserant
4ac68ec9786f
Attempt to workaround problem reported about empty plc.xml after unrelated crash. Now, if etree model is corrupted in a way tostring() would generate an empty string, exception prevents saving.
from __future__ import absolute_import
from svgui.pyjs.pyjs import *