editors/IECCodeViewer.py
2017-10-25 Andrey Skvortsov fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
2017-08-14 Andrey Skvortsov clean-up: fix PEP8 E302 expected 2 blank lines, found 1
2017-08-14 Andrey Skvortsov clean-up: fix PEP8 W293 blank line contains whitespace
2016-05-06 Andrey Skvortsov add copyright notices to python files where there were missing, that
2013-06-14 Laurent Bessard Fixed bug with Copy/Paste in generated ST code Viewer
2013-04-23 Laurent Bessard Added support for search in PythonEditor and IECCodeViewer
2012-09-07 laurent Adding support for extending internationalization to extensions