# HG changeset patch # User Edouard Tisserant # Date 1608656705 -3600 # Node ID ecfb59e4ecb0f4ba5ffdc48c75770da71e87a87d # Parent aaa1dc426213ef1a1d7919a832c89df18cbe47ca Fix missing import, consequence of bad resolution of conflicting hg graft of f0a822ef9fa0 into d15a997859b1 diff -r aaa1dc426213 -r ecfb59e4ecb0 ConfigTreeNode.py --- a/ConfigTreeNode.py Tue Jan 14 11:04:18 2020 +0100 +++ b/ConfigTreeNode.py Tue Dec 22 18:05:05 2020 +0100 @@ -46,6 +46,7 @@ from xmlclass import GenerateParserFromXSDstring from PLCControler import LOCATION_CONFNODE from editors.ConfTreeNodeEditor import ConfTreeNodeEditor +from POULibrary import UserAddressedException _BaseParamsParser = GenerateParserFromXSDstring("""