Copy pasted, no time wasted !
authorEdouard Tisserant
Tue, 20 Feb 2018 11:24:40 +0100
changeset 1952 0c20fc810d61
parent 1951 bbd1e1744c91
child 1953 5736d25bb393
Copy pasted, no time wasted !
plcopen/InstanceTagnameCollector.py
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,