# HG changeset patch # User Edouard Tisserant # Date 1519122280 -3600 # Node ID 0c20fc810d6151de7ef06ed1635c77a744d0abe1 # Parent bbd1e1744c9123f34dd67fca9805cbcc2df44d3d Copy pasted, no time wasted ! diff -r bbd1e1744c91 -r 0c20fc810d61 plcopen/InstanceTagnameCollector.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): diff -r bbd1e1744c91 -r 0c20fc810d61 plcopen/POUVariablesCollector.py --- 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,