beremiz
Clone
Summary
Browse
Changes
Graph
Copy pasted, no time wasted !
2018-02-20, Edouard Tisserant
0c20fc810d61
Parents
bbd1e1744c91
Children
5736d25bb393
Copy pasted, no time wasted !
2 files changed, 1 insertions(+), 2 deletions(-)
+1
-1
plcopen/InstanceTagnameCollector.py
+0
-1
plcopen/POUVariablesCollector.py
--- a/plcopen/InstanceTagnameCollector.py Tue Feb 20 11:24:10 2018 +0100
+++ b/plcopen/InstanceTagnameCollector.py Tue Feb 20 11:24:40 2018 +0100
@@ -4,7 +4,7 @@
# See COPYING file for copyrights details.
from __future__ import absolute_import
-from plcopen.XSLTModelQuery import XSLTModelQuery, _StringValue, _BoolValue, _translate_args
+from plcopen.XSLTModelQuery import XSLTModelQuery
from plcopen.types_enums import *
class InstanceTagName(object):
--- a/plcopen/POUVariablesCollector.py Tue Feb 20 11:24:10 2018 +0100
+++ b/plcopen/POUVariablesCollector.py Tue Feb 20 11:24:40 2018 +0100
@@ -58,7 +58,6 @@
class POUVariablesCollector(XSLTModelQuery):
- """ object for collecting instances path list"""
def __init__(self, controller):
XSLTModelQuery.__init__(self,
controller,